#include <TopTools_HArray1OfListOfShape.hxx>
Public Member Functions | |
| Standard_EXPORT | TopTools_HArray1OfListOfShape (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | TopTools_HArray1OfListOfShape (const Standard_Integer Low, const Standard_Integer Up, const TopTools_ListOfShape &V) |
| Standard_EXPORT void | Init (const TopTools_ListOfShape &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const TopTools_ListOfShape &Value) |
| const TopTools_ListOfShape & | Value (const Standard_Integer Index) const |
| TopTools_ListOfShape & | ChangeValue (const Standard_Integer Index) |
| const TopTools_Array1OfListOfShape & | Array1 () const |
| TopTools_Array1OfListOfShape & | ChangeArray1 () |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| TopTools_Array1OfListOfShape | myArray |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1