Open CASCADE Technology 6.6.0
Public Member Functions
GeomPlate_SequenceOfPointConstraint Class Reference

#include <GeomPlate_SequenceOfPointConstraint.hxx>

Inheritance diagram for GeomPlate_SequenceOfPointConstraint:
Inheritance graph
[legend]

Public Member Functions

 GeomPlate_SequenceOfPointConstraint ()
void Clear ()
 ~GeomPlate_SequenceOfPointConstraint ()
const
GeomPlate_SequenceOfPointConstraint
Assign (const GeomPlate_SequenceOfPointConstraint &Other)
const
GeomPlate_SequenceOfPointConstraint
operator= (const GeomPlate_SequenceOfPointConstraint &Other)
void Append (const Handle< GeomPlate_PointConstraint > &T)
void Append (GeomPlate_SequenceOfPointConstraint &S)
void Prepend (const Handle< GeomPlate_PointConstraint > &T)
void Prepend (GeomPlate_SequenceOfPointConstraint &S)
void InsertBefore (const Standard_Integer Index, const Handle< GeomPlate_PointConstraint > &T)
void InsertBefore (const Standard_Integer Index, GeomPlate_SequenceOfPointConstraint &S)
void InsertAfter (const Standard_Integer Index, const Handle< GeomPlate_PointConstraint > &T)
void InsertAfter (const Standard_Integer Index, GeomPlate_SequenceOfPointConstraint &S)
const
Handle_GeomPlate_PointConstraint & 
First () const
const
Handle_GeomPlate_PointConstraint & 
Last () const
void Split (const Standard_Integer Index, GeomPlate_SequenceOfPointConstraint &Sub)
const
Handle_GeomPlate_PointConstraint & 
Value (const Standard_Integer Index) const
const
Handle_GeomPlate_PointConstraint & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< GeomPlate_PointConstraint > &I)
Handle_GeomPlate_PointConstraint & ChangeValue (const Standard_Integer Index)
Handle_GeomPlate_PointConstraint & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

GeomPlate_SequenceOfPointConstraint::GeomPlate_SequenceOfPointConstraint ( )
GeomPlate_SequenceOfPointConstraint::~GeomPlate_SequenceOfPointConstraint ( ) [inline]

Member Function Documentation

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