Open CASCADE Technology 6.5.2
Public Member Functions
TopoDS_ListIteratorOfListOfShape Class Reference

#include <TopoDS_ListIteratorOfListOfShape.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

TopoDS_ListIteratorOfListOfShape::TopoDS_ListIteratorOfListOfShape ( )
TopoDS_ListIteratorOfListOfShape::TopoDS_ListIteratorOfListOfShape ( const TopoDS_ListOfShape L)

Member Function Documentation

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