Open CASCADE Technology 6.5.2
Public Member Functions
TNaming_SameShapeIterator Class Reference

To iterate on all the label which contained a
given shape.

#include <TNaming_SameShapeIterator.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TNaming_SameShapeIterator (const TopoDS_Shape &aShape, const TDF_Label &access)
Standard_Boolean More () const
void Next ()
TDF_Label Label () const

Constructor & Destructor Documentation

TNaming_SameShapeIterator::TNaming_SameShapeIterator ( const TopoDS_Shape aShape,
const TDF_Label access 
)

Member Function Documentation

TDF_Label TNaming_SameShapeIterator::Label ( ) const
Standard_Boolean TNaming_SameShapeIterator::More ( ) const
void TNaming_SameShapeIterator::Next ( )
void TNaming_SameShapeIterator::operator delete ( void *  anAddress) [inline]
void* TNaming_SameShapeIterator::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* TNaming_SameShapeIterator::operator new ( size_t  size) [inline]

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