#include <Storage_SeqOfCallBack.hxx>
Inheritance diagram for Storage_SeqOfCallBack:

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