Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepBuild_BlockIterator Class Reference

Iterator on the elements of a block.

#include <TopOpeBRepBuild_BlockIterator.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRepBuild_BlockIterator ()
 TopOpeBRepBuild_BlockIterator (const Standard_Integer Lower, const Standard_Integer Upper)
void Initialize ()
Standard_Boolean More () const
void Next ()
Standard_Integer Value () const
Standard_Integer Extent () const

Constructor & Destructor Documentation

TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator ( )
TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator ( const Standard_Integer  Lower,
const Standard_Integer  Upper 
)

Member Function Documentation

Standard_Integer TopOpeBRepBuild_BlockIterator::Extent ( ) const
void TopOpeBRepBuild_BlockIterator::Initialize ( )
Standard_Boolean TopOpeBRepBuild_BlockIterator::More ( ) const
void TopOpeBRepBuild_BlockIterator::Next ( )
void TopOpeBRepBuild_BlockIterator::operator delete ( void *  anAddress) [inline]
void* TopOpeBRepBuild_BlockIterator::operator new ( size_t  size) [inline]
void* TopOpeBRepBuild_BlockIterator::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Integer TopOpeBRepBuild_BlockIterator::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines