|
Open CASCADE Technology 6.5.2
|
#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_Integer | Upper () const |
| Standard_Integer | Lower () const |
| Standard_Address | Address () const |
Protected Member Functions | |
| TCollection_Array1Descriptor (const Standard_Integer aLower, const Standard_Integer aUpper, const Standard_Address anAddress) | |
| TCollection_Array1Descriptor::TCollection_Array1Descriptor | ( | const Standard_Integer | aLower, |
| const Standard_Integer | aUpper, | ||
| const Standard_Address | anAddress | ||
| ) | [protected] |
| Standard_Address TCollection_Array1Descriptor::Address | ( | ) | const |
| Standard_Integer TCollection_Array1Descriptor::Lower | ( | ) | const |
| void TCollection_Array1Descriptor::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TCollection_Array1Descriptor::operator new | ( | size_t | size | ) | [inline] |
| void* TCollection_Array1Descriptor::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Standard_Integer TCollection_Array1Descriptor::Upper | ( | ) | const |
1.7.4