OCC Main Page | ModelingData | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingData
TKBRep
TopTools


TopTools_Array1OfListOfShape Class Reference

#include <TopTools_Array1OfListOfShape.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT TopTools_Array1OfListOfShape (const Standard_Integer Low, const Standard_Integer Up)
Standard_EXPORT TopTools_Array1OfListOfShape (const TopTools_ListOfShape &Item, const Standard_Integer Low, const Standard_Integer Up)
Standard_EXPORT void Init (const TopTools_ListOfShape &V)
Standard_EXPORT void Destroy ()
 ~TopTools_Array1OfListOfShape ()
Standard_Boolean IsAllocated () const
Standard_EXPORT const TopTools_Array1OfListOfShapeAssign (const TopTools_Array1OfListOfShape &Other)
const TopTools_Array1OfListOfShapeoperator= (const TopTools_Array1OfListOfShape &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const TopTools_ListOfShape &Value)
const TopTools_ListOfShapeValue (const Standard_Integer Index) const
const TopTools_ListOfShapeoperator() (const Standard_Integer Index) const
TopTools_ListOfShapeChangeValue (const Standard_Integer Index)
TopTools_ListOfShapeoperator() (const Standard_Integer Index)

Private Member Functions

Standard_EXPORT TopTools_Array1OfListOfShape (const TopTools_Array1OfListOfShape &AnArray)

Private Attributes

Standard_Integer myLowerBound
Standard_Integer myUpperBound
Standard_Address myStart
Standard_Boolean isAllocated


Constructor & Destructor Documentation

Standard_EXPORT TopTools_Array1OfListOfShape::TopTools_Array1OfListOfShape const Standard_Integer  Low,
const Standard_Integer  Up
 

Standard_EXPORT TopTools_Array1OfListOfShape::TopTools_Array1OfListOfShape const TopTools_ListOfShape Item,
const Standard_Integer  Low,
const Standard_Integer  Up
 

TopTools_Array1OfListOfShape::~TopTools_Array1OfListOfShape  )  [inline]
 

Standard_EXPORT TopTools_Array1OfListOfShape::TopTools_Array1OfListOfShape const TopTools_Array1OfListOfShape AnArray  )  [private]
 


Member Function Documentation

Standard_EXPORT const TopTools_Array1OfListOfShape& TopTools_Array1OfListOfShape::Assign const TopTools_Array1OfListOfShape Other  ) 
 

TopTools_ListOfShape& TopTools_Array1OfListOfShape::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void TopTools_Array1OfListOfShape::Destroy  ) 
 

Standard_EXPORT void TopTools_Array1OfListOfShape::Init const TopTools_ListOfShape V  ) 
 

Standard_Boolean TopTools_Array1OfListOfShape::IsAllocated  )  const
 

Standard_Integer TopTools_Array1OfListOfShape::Length  )  const
 

Standard_Integer TopTools_Array1OfListOfShape::Lower  )  const
 

void TopTools_Array1OfListOfShape::operator delete void *  anAddress  )  [inline]
 

void* TopTools_Array1OfListOfShape::operator new size_t  size  )  [inline]
 

void* TopTools_Array1OfListOfShape::operator new size_t  ,
void *  anAddress
[inline]
 

TopTools_ListOfShape& TopTools_Array1OfListOfShape::operator() const Standard_Integer  Index  )  [inline]
 

const TopTools_ListOfShape& TopTools_Array1OfListOfShape::operator() const Standard_Integer  Index  )  const [inline]
 

const TopTools_Array1OfListOfShape& TopTools_Array1OfListOfShape::operator= const TopTools_Array1OfListOfShape Other  )  [inline]
 

void TopTools_Array1OfListOfShape::SetValue const Standard_Integer  Index,
const TopTools_ListOfShape Value
 

Standard_Integer TopTools_Array1OfListOfShape::Upper  )  const
 

const TopTools_ListOfShape& TopTools_Array1OfListOfShape::Value const Standard_Integer  Index  )  const
 


Field Documentation

Standard_Boolean TopTools_Array1OfListOfShape::isAllocated [private]
 

Standard_Integer TopTools_Array1OfListOfShape::myLowerBound [private]
 

Standard_Address TopTools_Array1OfListOfShape::myStart [private]
 

Standard_Integer TopTools_Array1OfListOfShape::myUpperBound [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:23:11 2008 for OpenCASCADE by  doxygen 1.4.1