#include <TCollection_Array1Descriptor.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT Standard_Integer | Upper () const |
| Standard_EXPORT Standard_Integer | Lower () const |
| Standard_EXPORT Standard_Address | Address () const |
Protected Member Functions | |
| Standard_EXPORT | TCollection_Array1Descriptor (const Standard_Integer aLower, const Standard_Integer aUpper, const Standard_Address anAddress) |
Private Attributes | |
| Standard_Address | myAddress |
| Standard_Integer | myLower |
| Standard_Integer | myUpper |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1