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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_PavePool Class Reference

#include <BOPTools_PavePool.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_PavePool (const Standard_Integer Length=0, const Standard_Integer BlockLength=5)
Standard_EXPORT void Resize (const Standard_Integer theNewLength)
Standard_EXPORT void Destroy ()
 ~BOPTools_PavePool ()
Standard_EXPORT Standard_Integer Length () const
Standard_EXPORT Standard_Integer Extent () const
Standard_EXPORT Standard_Integer FactLength () const
Standard_EXPORT Standard_Integer Append (const BOPTools_PaveSet &Value)
Standard_EXPORT void Remove (const Standard_Integer Index)
Standard_EXPORT const BOPTools_PaveSetValue (const Standard_Integer Index) const
const BOPTools_PaveSetoperator() (const Standard_Integer Index) const
Standard_EXPORT BOPTools_PaveSetChangeValue (const Standard_Integer Index)
BOPTools_PaveSetoperator() (const Standard_Integer Index)
Standard_EXPORT void SetBlockLength (const Standard_Integer aBL)
Standard_EXPORT Standard_Integer BlockLength () const

Private Member Functions

Standard_EXPORT BOPTools_PavePool (const BOPTools_PavePool &AnArray)
Standard_EXPORT BOPTools_PavePoolAssign (const BOPTools_PavePool &Other)
BOPTools_PavePooloperator= (const BOPTools_PavePool &Other)
Standard_EXPORT Standard_Boolean IsInvalidIndex (const Standard_Integer Index) const

Private Attributes

Standard_Address myStart
Standard_Integer myLength
Standard_Integer myFactLength
Standard_Integer myBlockLength
Standard_Boolean myIsAllocated


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_PavePool::BOPTools_PavePool const Standard_Integer  Length = 0,
const Standard_Integer  BlockLength = 5
 

BOPTools_PavePool::~BOPTools_PavePool  )  [inline]
 

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


Member Function Documentation

Standard_EXPORT Standard_Integer BOPTools_PavePool::Append const BOPTools_PaveSet Value  ) 
 

Standard_EXPORT BOPTools_PavePool& BOPTools_PavePool::Assign const BOPTools_PavePool Other  )  [private]
 

Standard_EXPORT Standard_Integer BOPTools_PavePool::BlockLength  )  const
 

Standard_EXPORT BOPTools_PaveSet& BOPTools_PavePool::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void BOPTools_PavePool::Destroy  ) 
 

Standard_EXPORT Standard_Integer BOPTools_PavePool::Extent  )  const
 

Standard_EXPORT Standard_Integer BOPTools_PavePool::FactLength  )  const
 

Standard_EXPORT Standard_Boolean BOPTools_PavePool::IsInvalidIndex const Standard_Integer  Index  )  const [private]
 

Standard_EXPORT Standard_Integer BOPTools_PavePool::Length  )  const
 

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

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

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

BOPTools_PaveSet& BOPTools_PavePool::operator() const Standard_Integer  Index  )  [inline]
 

const BOPTools_PaveSet& BOPTools_PavePool::operator() const Standard_Integer  Index  )  const [inline]
 

BOPTools_PavePool& BOPTools_PavePool::operator= const BOPTools_PavePool Other  )  [inline, private]
 

Standard_EXPORT void BOPTools_PavePool::Remove const Standard_Integer  Index  ) 
 

Standard_EXPORT void BOPTools_PavePool::Resize const Standard_Integer  theNewLength  ) 
 

Standard_EXPORT void BOPTools_PavePool::SetBlockLength const Standard_Integer  aBL  ) 
 

Standard_EXPORT const BOPTools_PaveSet& BOPTools_PavePool::Value const Standard_Integer  Index  )  const
 


Field Documentation

Standard_Integer BOPTools_PavePool::myBlockLength [private]
 

Standard_Integer BOPTools_PavePool::myFactLength [private]
 

Standard_Boolean BOPTools_PavePool::myIsAllocated [private]
 

Standard_Integer BOPTools_PavePool::myLength [private]
 

Standard_Address BOPTools_PavePool::myStart [private]
 


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