|
Open CASCADE Technology 6.5.2
|
#include <GccEnt_Array1OfPosition.hxx>
| GccEnt_Array1OfPosition::GccEnt_Array1OfPosition | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| GccEnt_Array1OfPosition::GccEnt_Array1OfPosition | ( | const GccEnt_Position & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| GccEnt_Array1OfPosition::~GccEnt_Array1OfPosition | ( | ) | [inline] |
| const GccEnt_Array1OfPosition& GccEnt_Array1OfPosition::Assign | ( | const GccEnt_Array1OfPosition & | Other | ) |
| GccEnt_Position& GccEnt_Array1OfPosition::ChangeValue | ( | const Standard_Integer | Index | ) |
| void GccEnt_Array1OfPosition::Destroy | ( | ) |
| void GccEnt_Array1OfPosition::Init | ( | const GccEnt_Position & | V | ) |
| Standard_Boolean GccEnt_Array1OfPosition::IsAllocated | ( | ) | const |
| Standard_Integer GccEnt_Array1OfPosition::Length | ( | ) | const |
| Standard_Integer GccEnt_Array1OfPosition::Lower | ( | ) | const |
| void GccEnt_Array1OfPosition::operator delete | ( | void * | anAddress | ) | [inline] |
| void* GccEnt_Array1OfPosition::operator new | ( | size_t | size | ) | [inline] |
| void* GccEnt_Array1OfPosition::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| GccEnt_Position& GccEnt_Array1OfPosition::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const GccEnt_Position& GccEnt_Array1OfPosition::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const GccEnt_Array1OfPosition& GccEnt_Array1OfPosition::operator= | ( | const GccEnt_Array1OfPosition & | Other | ) | [inline] |
| void GccEnt_Array1OfPosition::SetValue | ( | const Standard_Integer | Index, |
| const GccEnt_Position & | Value | ||
| ) |
| Standard_Integer GccEnt_Array1OfPosition::Upper | ( | ) | const |
| const GccEnt_Position& GccEnt_Array1OfPosition::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4