Open CASCADE Technology 6.5.2
Public Member Functions
TDF_MapIteratorOfIDMap Class Reference

#include <TDF_MapIteratorOfIDMap.hxx>

Inheritance diagram for TDF_MapIteratorOfIDMap:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TDF_MapIteratorOfIDMap ()
 TDF_MapIteratorOfIDMap (const TDF_IDMap &aMap)
void Initialize (const TDF_IDMap &aMap)
const Standard_GUIDKey () const

Constructor & Destructor Documentation

TDF_MapIteratorOfIDMap::TDF_MapIteratorOfIDMap ( )
TDF_MapIteratorOfIDMap::TDF_MapIteratorOfIDMap ( const TDF_IDMap aMap)

Member Function Documentation

void TDF_MapIteratorOfIDMap::Initialize ( const TDF_IDMap aMap)
const Standard_GUID& TDF_MapIteratorOfIDMap::Key ( ) const
void TDF_MapIteratorOfIDMap::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMapIterator.

void* TDF_MapIteratorOfIDMap::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BasicMapIterator.

void* TDF_MapIteratorOfIDMap::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BasicMapIterator.


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