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