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