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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_Array1OfPave Class Reference

#include <BOPTools_Array1OfPave.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOPTools_Array1OfPave (const Standard_Integer Low, const Standard_Integer Up)
Standard_EXPORT BOPTools_Array1OfPave (const BOPTools_Pave &Item, const Standard_Integer Low, const Standard_Integer Up)
Standard_EXPORT void Init (const BOPTools_Pave &V)
Standard_EXPORT void Destroy ()
 ~BOPTools_Array1OfPave ()
Standard_Boolean IsAllocated () const
Standard_EXPORT const BOPTools_Array1OfPaveAssign (const BOPTools_Array1OfPave &Other)
const BOPTools_Array1OfPaveoperator= (const BOPTools_Array1OfPave &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const BOPTools_Pave &Value)
const BOPTools_PaveValue (const Standard_Integer Index) const
const BOPTools_Paveoperator() (const Standard_Integer Index) const
BOPTools_PaveChangeValue (const Standard_Integer Index)
BOPTools_Paveoperator() (const Standard_Integer Index)

Private Member Functions

Standard_EXPORT BOPTools_Array1OfPave (const BOPTools_Array1OfPave &AnArray)

Private Attributes

Standard_Integer myLowerBound
Standard_Integer myUpperBound
Standard_Address myStart
Standard_Boolean isAllocated


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_Array1OfPave::BOPTools_Array1OfPave const Standard_Integer  Low,
const Standard_Integer  Up
 

Standard_EXPORT BOPTools_Array1OfPave::BOPTools_Array1OfPave const BOPTools_Pave Item,
const Standard_Integer  Low,
const Standard_Integer  Up
 

BOPTools_Array1OfPave::~BOPTools_Array1OfPave  )  [inline]
 

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


Member Function Documentation

Standard_EXPORT const BOPTools_Array1OfPave& BOPTools_Array1OfPave::Assign const BOPTools_Array1OfPave Other  ) 
 

BOPTools_Pave& BOPTools_Array1OfPave::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void BOPTools_Array1OfPave::Destroy  ) 
 

Standard_EXPORT void BOPTools_Array1OfPave::Init const BOPTools_Pave V  ) 
 

Standard_Boolean BOPTools_Array1OfPave::IsAllocated  )  const
 

Standard_Integer BOPTools_Array1OfPave::Length  )  const
 

Standard_Integer BOPTools_Array1OfPave::Lower  )  const
 

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

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

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

BOPTools_Pave& BOPTools_Array1OfPave::operator() const Standard_Integer  Index  )  [inline]
 

const BOPTools_Pave& BOPTools_Array1OfPave::operator() const Standard_Integer  Index  )  const [inline]
 

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

void BOPTools_Array1OfPave::SetValue const Standard_Integer  Index,
const BOPTools_Pave Value
 

Standard_Integer BOPTools_Array1OfPave::Upper  )  const
 

const BOPTools_Pave& BOPTools_Array1OfPave::Value const Standard_Integer  Index  )  const
 


Field Documentation

Standard_Boolean BOPTools_Array1OfPave::isAllocated [private]
 

Standard_Integer BOPTools_Array1OfPave::myLowerBound [private]
 

Standard_Address BOPTools_Array1OfPave::myStart [private]
 

Standard_Integer BOPTools_Array1OfPave::myUpperBound [private]
 


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