Open CASCADE Technology 6.5.2
Public Member Functions
TopTools_ListIteratorOfListOfShape Class Reference

#include <TopTools_ListIteratorOfListOfShape.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopTools_ListIteratorOfListOfShape ()
 TopTools_ListIteratorOfListOfShape (const TopTools_ListOfShape &L)
void Initialize (const TopTools_ListOfShape &L)
Standard_Boolean More () const
void Next ()
TopoDS_ShapeValue () const

Constructor & Destructor Documentation

TopTools_ListIteratorOfListOfShape::TopTools_ListIteratorOfListOfShape ( )
TopTools_ListIteratorOfListOfShape::TopTools_ListIteratorOfListOfShape ( const TopTools_ListOfShape L)

Member Function Documentation

void TopTools_ListIteratorOfListOfShape::Initialize ( const TopTools_ListOfShape L)
Standard_Boolean TopTools_ListIteratorOfListOfShape::More ( ) const
void TopTools_ListIteratorOfListOfShape::Next ( )
void TopTools_ListIteratorOfListOfShape::operator delete ( void *  anAddress) [inline]
void* TopTools_ListIteratorOfListOfShape::operator new ( size_t  size) [inline]
void* TopTools_ListIteratorOfListOfShape::operator new ( size_t  ,
void *  anAddress 
) [inline]
TopoDS_Shape& TopTools_ListIteratorOfListOfShape::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