#include <StepShape_Array1OfConnectedFaceSet.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepShape_Array1OfConnectedFaceSet (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | StepShape_Array1OfConnectedFaceSet (const Handle(StepShape_ConnectedFaceSet)&Item, const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT void | Init (const Handle(StepShape_ConnectedFaceSet)&V) |
| Standard_EXPORT void | Destroy () |
| ~StepShape_Array1OfConnectedFaceSet () | |
| Standard_Boolean | IsAllocated () const |
| Standard_EXPORT const StepShape_Array1OfConnectedFaceSet & | Assign (const StepShape_Array1OfConnectedFaceSet &Other) |
| const StepShape_Array1OfConnectedFaceSet & | operator= (const StepShape_Array1OfConnectedFaceSet &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle(StepShape_ConnectedFaceSet)&Value) |
| const Handle_StepShape_ConnectedFaceSet & | Value (const Standard_Integer Index) const |
| const Handle_StepShape_ConnectedFaceSet & | operator() (const Standard_Integer Index) const |
| Handle_StepShape_ConnectedFaceSet & | ChangeValue (const Standard_Integer Index) |
| Handle_StepShape_ConnectedFaceSet & | operator() (const Standard_Integer Index) |
Private Member Functions | |
| Standard_EXPORT | StepShape_Array1OfConnectedFaceSet (const StepShape_Array1OfConnectedFaceSet &AnArray) |
Private Attributes | |
| Standard_Integer | myLowerBound |
| Standard_Integer | myUpperBound |
| Standard_Address | myStart |
| Standard_Boolean | isAllocated |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1