Open CASCADE Technology 6.6.0
Public Member Functions
Plate_SequenceOfLinearScalarConstraint Class Reference

#include <Plate_SequenceOfLinearScalarConstraint.hxx>

Inheritance diagram for Plate_SequenceOfLinearScalarConstraint:
Inheritance graph
[legend]

Public Member Functions

 Plate_SequenceOfLinearScalarConstraint ()
void Clear ()
 ~Plate_SequenceOfLinearScalarConstraint ()
const
Plate_SequenceOfLinearScalarConstraint
Assign (const Plate_SequenceOfLinearScalarConstraint &Other)
const
Plate_SequenceOfLinearScalarConstraint
operator= (const Plate_SequenceOfLinearScalarConstraint &Other)
void Append (const Plate_LinearScalarConstraint &T)
void Append (Plate_SequenceOfLinearScalarConstraint &S)
void Prepend (const Plate_LinearScalarConstraint &T)
void Prepend (Plate_SequenceOfLinearScalarConstraint &S)
void InsertBefore (const Standard_Integer Index, const Plate_LinearScalarConstraint &T)
void InsertBefore (const Standard_Integer Index, Plate_SequenceOfLinearScalarConstraint &S)
void InsertAfter (const Standard_Integer Index, const Plate_LinearScalarConstraint &T)
void InsertAfter (const Standard_Integer Index, Plate_SequenceOfLinearScalarConstraint &S)
const
Plate_LinearScalarConstraint
First () const
const
Plate_LinearScalarConstraint
Last () const
void Split (const Standard_Integer Index, Plate_SequenceOfLinearScalarConstraint &Sub)
const
Plate_LinearScalarConstraint
Value (const Standard_Integer Index) const
const
Plate_LinearScalarConstraint
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Plate_LinearScalarConstraint &I)
Plate_LinearScalarConstraintChangeValue (const Standard_Integer Index)
Plate_LinearScalarConstraintoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Plate_SequenceOfLinearScalarConstraint::Plate_SequenceOfLinearScalarConstraint ( )
Plate_SequenceOfLinearScalarConstraint::~Plate_SequenceOfLinearScalarConstraint ( ) [inline]

Member Function Documentation

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