Open CASCADE Technology 6.5.2
Public Member Functions
TDF_MapIteratorOfAttributeMap Class Reference

#include <TDF_MapIteratorOfAttributeMap.hxx>

Inheritance diagram for TDF_MapIteratorOfAttributeMap:
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_MapIteratorOfAttributeMap ()
 TDF_MapIteratorOfAttributeMap (const TDF_AttributeMap &aMap)
void Initialize (const TDF_AttributeMap &aMap)
const Handle_TDF_Attribute & Key () const

Constructor & Destructor Documentation

TDF_MapIteratorOfAttributeMap::TDF_MapIteratorOfAttributeMap ( )
TDF_MapIteratorOfAttributeMap::TDF_MapIteratorOfAttributeMap ( const TDF_AttributeMap aMap)

Member Function Documentation

void TDF_MapIteratorOfAttributeMap::Initialize ( const TDF_AttributeMap aMap)
const Handle_TDF_Attribute& TDF_MapIteratorOfAttributeMap::Key ( ) const
void TDF_MapIteratorOfAttributeMap::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMapIterator.

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

Reimplemented from TCollection_BasicMapIterator.

void* TDF_MapIteratorOfAttributeMap::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