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