Open CASCADE Technology 6.6.0
|
#include <TCollection_Array1Descriptor.hxx>
Public Member Functions | |
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 |
Standard_Integer TCollection_Array1Descriptor::Upper | ( | ) | const |