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

Public Member Functions | |
| Standard_EXPORT | Storage_HArrayOfCallBack (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | Storage_HArrayOfCallBack (const Standard_Integer Low, const Standard_Integer Up, const Handle(Storage_CallBack)&V) |
| Standard_EXPORT void | Init (const Handle(Storage_CallBack)&V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle(Storage_CallBack)&Value) |
| const Handle_Storage_CallBack & | Value (const Standard_Integer Index) const |
| Handle_Storage_CallBack & | ChangeValue (const Standard_Integer Index) |
| const Storage_ArrayOfCallBack & | Array1 () const |
| Storage_ArrayOfCallBack & | ChangeArray1 () |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Storage_ArrayOfCallBack | myArray |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from MMgt_TShared. |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1