#include <StepElement_Array2OfSurfaceElementPurpose.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | StepElement_Array2OfSurfaceElementPurpose (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2) |
| | StepElement_Array2OfSurfaceElementPurpose (const StepElement_SurfaceElementPurpose &Item, const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2) |
| void | Init (const StepElement_SurfaceElementPurpose &V) |
| void | Destroy () |
| | ~StepElement_Array2OfSurfaceElementPurpose () |
const
StepElement_Array2OfSurfaceElementPurpose & | Assign (const StepElement_Array2OfSurfaceElementPurpose &Other) |
const
StepElement_Array2OfSurfaceElementPurpose & | operator= (const StepElement_Array2OfSurfaceElementPurpose &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 StepElement_SurfaceElementPurpose &Value) |
const
StepElement_SurfaceElementPurpose & | Value (const Standard_Integer Row, const Standard_Integer Col) const |
const
StepElement_SurfaceElementPurpose & | operator() (const Standard_Integer Row, const Standard_Integer Col) const |
| StepElement_SurfaceElementPurpose & | ChangeValue (const Standard_Integer Row, const Standard_Integer Col) |
| StepElement_SurfaceElementPurpose & | operator() (const Standard_Integer Row, const Standard_Integer Col) |
Constructor & Destructor Documentation
| StepElement_Array2OfSurfaceElementPurpose::~StepElement_Array2OfSurfaceElementPurpose |
( |
| ) |
[inline] |
Member Function Documentation
| void StepElement_Array2OfSurfaceElementPurpose::Destroy |
( |
| ) |
|
| void StepElement_Array2OfSurfaceElementPurpose::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* StepElement_Array2OfSurfaceElementPurpose::operator new |
( |
size_t |
size | ) |
[inline] |
| void* StepElement_Array2OfSurfaceElementPurpose::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: