Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Plate_SequenceOfLinearScalarConstraint Class Reference

#include <Plate_SequenceOfLinearScalarConstraint.hxx>

Inheritance diagram for Plate_SequenceOfLinearScalarConstraint:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const Plate_LinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::operator() ( const Standard_Integer  Index) const [inline]
Plate_LinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::operator() ( const Standard_Integer  Index) [inline]
const Plate_SequenceOfLinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::operator= ( const Plate_SequenceOfLinearScalarConstraint Other) [inline]

The documentation for this class was generated from the following file: