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