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