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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | DBC_VArrayOfInteger () |
| Standard_EXPORT | DBC_VArrayOfInteger (const Standard_Integer Size) |
| Standard_EXPORT | DBC_VArrayOfInteger (const DBC_VArrayOfInteger &Varray) |
| Standard_EXPORT void | Resize (const Standard_Integer Size) |
| Standard_EXPORT void | Assign (const DBC_VArrayOfInteger &Other) |
| void | operator= (const DBC_VArrayOfInteger &Other) |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Standard_Integer &Value) |
| Standard_EXPORT Standard_Integer & | Value (const Standard_Integer Index) const |
| Standard_Integer & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | Destroy () |
| ~DBC_VArrayOfInteger () | |
Friends | |
| Standard_EXPORT friend Handle_Standard_Type & | DBC_VArrayOfInteger_Type_ () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from DBC_BaseArray. |
|
|
Reimplemented from DBC_BaseArray. |
|
|
Reimplemented from DBC_BaseArray. |
|
||||||||||||
|
Reimplemented from DBC_BaseArray. |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.1