Open CASCADE Technology 6.5.2
Public Member Functions
Graphic3d_MapIteratorOfMapOfStructure Class Reference

#include <Graphic3d_MapIteratorOfMapOfStructure.hxx>

Inheritance diagram for Graphic3d_MapIteratorOfMapOfStructure:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Graphic3d_MapIteratorOfMapOfStructure ()
 Graphic3d_MapIteratorOfMapOfStructure (const Graphic3d_MapOfStructure &aMap)
void Initialize (const Graphic3d_MapOfStructure &aMap)
const Handle_Graphic3d_Structure & Key () const

Constructor & Destructor Documentation

Graphic3d_MapIteratorOfMapOfStructure::Graphic3d_MapIteratorOfMapOfStructure ( )
Graphic3d_MapIteratorOfMapOfStructure::Graphic3d_MapIteratorOfMapOfStructure ( const Graphic3d_MapOfStructure aMap)

Member Function Documentation

void Graphic3d_MapIteratorOfMapOfStructure::Initialize ( const Graphic3d_MapOfStructure aMap)
const Handle_Graphic3d_Structure& Graphic3d_MapIteratorOfMapOfStructure::Key ( ) const
void Graphic3d_MapIteratorOfMapOfStructure::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMapIterator.

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

Reimplemented from TCollection_BasicMapIterator.

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