#include <TopTrans_Array2OfOrientation.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | TopTrans_Array2OfOrientation (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2) |
| | TopTrans_Array2OfOrientation (const TopAbs_Orientation &Item, const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2) |
| void | Init (const TopAbs_Orientation &V) |
| void | Destroy () |
| | ~TopTrans_Array2OfOrientation () |
const
TopTrans_Array2OfOrientation & | Assign (const TopTrans_Array2OfOrientation &Other) |
const
TopTrans_Array2OfOrientation & | operator= (const TopTrans_Array2OfOrientation &Other) |
| Standard_Integer | ColLength () const |
| Standard_Integer | RowLength () const |
| Standard_Integer | LowerCol () const |
| Standard_Integer | LowerRow () const |
| Standard_Integer | UpperCol () const |
| Standard_Integer | UpperRow () const |
| void | SetValue (const Standard_Integer Row, const Standard_Integer Col, const TopAbs_Orientation &Value) |
| const TopAbs_Orientation & | Value (const Standard_Integer Row, const Standard_Integer Col) const |
| const TopAbs_Orientation & | operator() (const Standard_Integer Row, const Standard_Integer Col) const |
| TopAbs_Orientation & | ChangeValue (const Standard_Integer Row, const Standard_Integer Col) |
| TopAbs_Orientation & | operator() (const Standard_Integer Row, const Standard_Integer Col) |
Constructor & Destructor Documentation
| TopTrans_Array2OfOrientation::~TopTrans_Array2OfOrientation |
( |
| ) |
[inline] |
Member Function Documentation
| void TopTrans_Array2OfOrientation::Destroy |
( |
| ) |
|
| void TopTrans_Array2OfOrientation::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* TopTrans_Array2OfOrientation::operator new |
( |
size_t |
size | ) |
[inline] |
| void* TopTrans_Array2OfOrientation::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: