Open CASCADE Technology 6.6.0
Public Member Functions
Plate_SequenceOfLinearXYZConstraint Class Reference

#include <Plate_SequenceOfLinearXYZConstraint.hxx>

Inheritance diagram for Plate_SequenceOfLinearXYZConstraint:
Inheritance graph
[legend]

Public Member Functions

 Plate_SequenceOfLinearXYZConstraint ()
void Clear ()
 ~Plate_SequenceOfLinearXYZConstraint ()
const
Plate_SequenceOfLinearXYZConstraint
Assign (const Plate_SequenceOfLinearXYZConstraint &Other)
const
Plate_SequenceOfLinearXYZConstraint
operator= (const Plate_SequenceOfLinearXYZConstraint &Other)
void Append (const Plate_LinearXYZConstraint &T)
void Append (Plate_SequenceOfLinearXYZConstraint &S)
void Prepend (const Plate_LinearXYZConstraint &T)
void Prepend (Plate_SequenceOfLinearXYZConstraint &S)
void InsertBefore (const Standard_Integer Index, const Plate_LinearXYZConstraint &T)
void InsertBefore (const Standard_Integer Index, Plate_SequenceOfLinearXYZConstraint &S)
void InsertAfter (const Standard_Integer Index, const Plate_LinearXYZConstraint &T)
void InsertAfter (const Standard_Integer Index, Plate_SequenceOfLinearXYZConstraint &S)
const Plate_LinearXYZConstraintFirst () const
const Plate_LinearXYZConstraintLast () const
void Split (const Standard_Integer Index, Plate_SequenceOfLinearXYZConstraint &Sub)
const Plate_LinearXYZConstraintValue (const Standard_Integer Index) const
const Plate_LinearXYZConstraintoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Plate_LinearXYZConstraint &I)
Plate_LinearXYZConstraintChangeValue (const Standard_Integer Index)
Plate_LinearXYZConstraintoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Plate_SequenceOfLinearXYZConstraint::Plate_SequenceOfLinearXYZConstraint ( )
Plate_SequenceOfLinearXYZConstraint::~Plate_SequenceOfLinearXYZConstraint ( ) [inline]

Member Function Documentation

void Plate_SequenceOfLinearXYZConstraint::Append ( const Plate_LinearXYZConstraint T)
void Plate_SequenceOfLinearXYZConstraint::Append ( Plate_SequenceOfLinearXYZConstraint S)
const Plate_SequenceOfLinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::Assign ( const Plate_SequenceOfLinearXYZConstraint Other)
Plate_LinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::ChangeValue ( const Standard_Integer  Index)
void Plate_SequenceOfLinearXYZConstraint::Clear ( )
const Plate_LinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::First ( ) const
void Plate_SequenceOfLinearXYZConstraint::InsertAfter ( const Standard_Integer  Index,
const Plate_LinearXYZConstraint T 
)
void Plate_SequenceOfLinearXYZConstraint::InsertAfter ( const Standard_Integer  Index,
Plate_SequenceOfLinearXYZConstraint S 
)
void Plate_SequenceOfLinearXYZConstraint::InsertBefore ( const Standard_Integer  Index,
const Plate_LinearXYZConstraint T 
)
void Plate_SequenceOfLinearXYZConstraint::InsertBefore ( const Standard_Integer  Index,
Plate_SequenceOfLinearXYZConstraint S 
)
const Plate_LinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::Last ( ) const
Plate_LinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::operator() ( const Standard_Integer  Index) [inline]
const Plate_LinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::operator() ( const Standard_Integer  Index) const [inline]
const Plate_SequenceOfLinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::operator= ( const Plate_SequenceOfLinearXYZConstraint Other) [inline]
void Plate_SequenceOfLinearXYZConstraint::Prepend ( const Plate_LinearXYZConstraint T)
void Plate_SequenceOfLinearXYZConstraint::Prepend ( Plate_SequenceOfLinearXYZConstraint S)
void Plate_SequenceOfLinearXYZConstraint::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Plate_SequenceOfLinearXYZConstraint::Remove ( const Standard_Integer  Index)
void Plate_SequenceOfLinearXYZConstraint::SetValue ( const Standard_Integer  Index,
const Plate_LinearXYZConstraint I 
)
void Plate_SequenceOfLinearXYZConstraint::Split ( const Standard_Integer  Index,
Plate_SequenceOfLinearXYZConstraint Sub 
)
const Plate_LinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::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