Open CASCADE Technology 6.5.2
Public Member Functions
TNaming_ListIteratorOfListOfNamedShape Class Reference

#include <TNaming_ListIteratorOfListOfNamedShape.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TNaming_ListIteratorOfListOfNamedShape ()
 TNaming_ListIteratorOfListOfNamedShape (const TNaming_ListOfNamedShape &L)
void Initialize (const TNaming_ListOfNamedShape &L)
Standard_Boolean More () const
void Next ()
Handle_TNaming_NamedShape & Value () const

Constructor & Destructor Documentation

TNaming_ListIteratorOfListOfNamedShape::TNaming_ListIteratorOfListOfNamedShape ( )
TNaming_ListIteratorOfListOfNamedShape::TNaming_ListIteratorOfListOfNamedShape ( const TNaming_ListOfNamedShape L)

Member Function Documentation

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