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

ModelingAlgorithms
TKBO
BOP


BOP_LoopSet Class Reference

The auxiliary class to store and iterate on Loop(s)
.

#include <BOP_LoopSet.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOP_LoopSet ()
 Empty constructor;
.
virtual Standard_EXPORT void Delete ()
 Destructor;
.
virtual Standard_EXPORT ~BOP_LoopSet ()
Standard_EXPORT BOP_ListOfLoopChangeListOfLoop ()
 Modifier;
.
virtual Standard_EXPORT void InitLoop ()
virtual Standard_EXPORT Standard_Boolean MoreLoop () const
virtual Standard_EXPORT void NextLoop ()
virtual Standard_EXPORT const
Handle_BOP_Loop & 
Loop () const

Private Attributes

BOP_ListOfLoop myListOfLoop
BOP_ListIteratorOfListOfLoop myLoopIterator
Standard_Integer myLoopIndex
Standard_Integer myNbLoop


Constructor & Destructor Documentation

Standard_EXPORT BOP_LoopSet::BOP_LoopSet  ) 
 

virtual Standard_EXPORT BOP_LoopSet::~BOP_LoopSet  )  [inline, virtual]
 


Member Function Documentation

Standard_EXPORT BOP_ListOfLoop& BOP_LoopSet::ChangeListOfLoop  ) 
 

virtual Standard_EXPORT void BOP_LoopSet::Delete  )  [virtual]
 

virtual Standard_EXPORT void BOP_LoopSet::InitLoop  )  [virtual]
 

virtual Standard_EXPORT const Handle_BOP_Loop& BOP_LoopSet::Loop  )  const [virtual]
 

virtual Standard_EXPORT Standard_Boolean BOP_LoopSet::MoreLoop  )  const [virtual]
 

virtual Standard_EXPORT void BOP_LoopSet::NextLoop  )  [virtual]
 

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

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

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


Field Documentation

BOP_ListOfLoop BOP_LoopSet::myListOfLoop [private]
 

Standard_Integer BOP_LoopSet::myLoopIndex [private]
 

BOP_ListIteratorOfListOfLoop BOP_LoopSet::myLoopIterator [private]
 

Standard_Integer BOP_LoopSet::myNbLoop [private]
 


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