Open CASCADE Technology 6.6.0
Public Member Functions
Plate_SequenceOfPinpointConstraint Class Reference

#include <Plate_SequenceOfPinpointConstraint.hxx>

Inheritance diagram for Plate_SequenceOfPinpointConstraint:
Inheritance graph
[legend]

Public Member Functions

 Plate_SequenceOfPinpointConstraint ()
void Clear ()
 ~Plate_SequenceOfPinpointConstraint ()
const
Plate_SequenceOfPinpointConstraint
Assign (const Plate_SequenceOfPinpointConstraint &Other)
const
Plate_SequenceOfPinpointConstraint
operator= (const Plate_SequenceOfPinpointConstraint &Other)
void Append (const Plate_PinpointConstraint &T)
void Append (Plate_SequenceOfPinpointConstraint &S)
void Prepend (const Plate_PinpointConstraint &T)
void Prepend (Plate_SequenceOfPinpointConstraint &S)
void InsertBefore (const Standard_Integer Index, const Plate_PinpointConstraint &T)
void InsertBefore (const Standard_Integer Index, Plate_SequenceOfPinpointConstraint &S)
void InsertAfter (const Standard_Integer Index, const Plate_PinpointConstraint &T)
void InsertAfter (const Standard_Integer Index, Plate_SequenceOfPinpointConstraint &S)
const Plate_PinpointConstraintFirst () const
const Plate_PinpointConstraintLast () const
void Split (const Standard_Integer Index, Plate_SequenceOfPinpointConstraint &Sub)
const Plate_PinpointConstraintValue (const Standard_Integer Index) const
const Plate_PinpointConstraintoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Plate_PinpointConstraint &I)
Plate_PinpointConstraintChangeValue (const Standard_Integer Index)
Plate_PinpointConstraintoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Plate_SequenceOfPinpointConstraint::Plate_SequenceOfPinpointConstraint ( )
Plate_SequenceOfPinpointConstraint::~Plate_SequenceOfPinpointConstraint ( ) [inline]

Member Function Documentation

void Plate_SequenceOfPinpointConstraint::Append ( const Plate_PinpointConstraint T)
void Plate_SequenceOfPinpointConstraint::Append ( Plate_SequenceOfPinpointConstraint S)
const Plate_SequenceOfPinpointConstraint& Plate_SequenceOfPinpointConstraint::Assign ( const Plate_SequenceOfPinpointConstraint Other)
Plate_PinpointConstraint& Plate_SequenceOfPinpointConstraint::ChangeValue ( const Standard_Integer  Index)
void Plate_SequenceOfPinpointConstraint::Clear ( )
const Plate_PinpointConstraint& Plate_SequenceOfPinpointConstraint::First ( ) const
void Plate_SequenceOfPinpointConstraint::InsertAfter ( const Standard_Integer  Index,
const Plate_PinpointConstraint T 
)
void Plate_SequenceOfPinpointConstraint::InsertAfter ( const Standard_Integer  Index,
Plate_SequenceOfPinpointConstraint S 
)
void Plate_SequenceOfPinpointConstraint::InsertBefore ( const Standard_Integer  Index,
const Plate_PinpointConstraint T 
)
void Plate_SequenceOfPinpointConstraint::InsertBefore ( const Standard_Integer  Index,
Plate_SequenceOfPinpointConstraint S 
)
const Plate_PinpointConstraint& Plate_SequenceOfPinpointConstraint::Last ( ) const
Plate_PinpointConstraint& Plate_SequenceOfPinpointConstraint::operator() ( const Standard_Integer  Index) [inline]
const Plate_PinpointConstraint& Plate_SequenceOfPinpointConstraint::operator() ( const Standard_Integer  Index) const [inline]
const Plate_SequenceOfPinpointConstraint& Plate_SequenceOfPinpointConstraint::operator= ( const Plate_SequenceOfPinpointConstraint Other) [inline]
void Plate_SequenceOfPinpointConstraint::Prepend ( const Plate_PinpointConstraint T)
void Plate_SequenceOfPinpointConstraint::Prepend ( Plate_SequenceOfPinpointConstraint S)
void Plate_SequenceOfPinpointConstraint::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Plate_SequenceOfPinpointConstraint::Remove ( const Standard_Integer  Index)
void Plate_SequenceOfPinpointConstraint::SetValue ( const Standard_Integer  Index,
const Plate_PinpointConstraint I 
)
void Plate_SequenceOfPinpointConstraint::Split ( const Standard_Integer  Index,
Plate_SequenceOfPinpointConstraint Sub 
)
const Plate_PinpointConstraint& Plate_SequenceOfPinpointConstraint::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines