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

#include <Plate_SequenceOfLinearXYZConstraint.hxx>

Inheritance diagram for Plate_SequenceOfLinearXYZConstraint:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const Plate_LinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::operator() ( const Standard_Integer  Index) const [inline]
Plate_LinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::operator() ( const Standard_Integer  Index) [inline]
const Plate_SequenceOfLinearXYZConstraint& Plate_SequenceOfLinearXYZConstraint::operator= ( const Plate_SequenceOfLinearXYZConstraint Other) [inline]

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