Open CASCADE Technology 6.5.2
Public Member Functions
TNaming_ListIteratorOfListOfMapOfShape Class Reference

#include <TNaming_ListIteratorOfListOfMapOfShape.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TNaming_ListIteratorOfListOfMapOfShape ()
 TNaming_ListIteratorOfListOfMapOfShape (const TNaming_ListOfMapOfShape &L)
void Initialize (const TNaming_ListOfMapOfShape &L)
Standard_Boolean More () const
void Next ()
TopTools_MapOfShapeValue () const

Constructor & Destructor Documentation

TNaming_ListIteratorOfListOfMapOfShape::TNaming_ListIteratorOfListOfMapOfShape ( )
TNaming_ListIteratorOfListOfMapOfShape::TNaming_ListIteratorOfListOfMapOfShape ( const TNaming_ListOfMapOfShape L)

Member Function Documentation

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