#include <GeomPlate_SequenceOfPointConstraint.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
GeomPlate_SequenceOfPointConstraint () | |
Standard_EXPORT void | Clear () |
~GeomPlate_SequenceOfPointConstraint () | |
Standard_EXPORT const GeomPlate_SequenceOfPointConstraint & | Assign (const GeomPlate_SequenceOfPointConstraint &Other) |
const GeomPlate_SequenceOfPointConstraint & | operator= (const GeomPlate_SequenceOfPointConstraint &Other) |
Standard_EXPORT void | Append (const Handle(GeomPlate_PointConstraint)&T) |
void | Append (GeomPlate_SequenceOfPointConstraint &S) |
Standard_EXPORT 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) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(GeomPlate_PointConstraint)&T) |
void | InsertAfter (const Standard_Integer Index, GeomPlate_SequenceOfPointConstraint &S) |
Standard_EXPORT const Handle_GeomPlate_PointConstraint & | First () const |
Standard_EXPORT const Handle_GeomPlate_PointConstraint & | Last () const |
void | Split (const Standard_Integer Index, GeomPlate_SequenceOfPointConstraint &Sub) |
Standard_EXPORT const Handle_GeomPlate_PointConstraint & | Value (const Standard_Integer Index) const |
const Handle_GeomPlate_PointConstraint & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(GeomPlate_PointConstraint)&I) |
Standard_EXPORT Handle_GeomPlate_PointConstraint & | ChangeValue (const Standard_Integer Index) |
Handle_GeomPlate_PointConstraint & | operator() (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
Standard_EXPORT | GeomPlate_SequenceOfPointConstraint (const GeomPlate_SequenceOfPointConstraint &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|