Open CASCADE Technology 6.5.2
Public Member Functions
AIS_MapIteratorOfMapOfInteractive Class Reference

#include <AIS_MapIteratorOfMapOfInteractive.hxx>

Inheritance diagram for AIS_MapIteratorOfMapOfInteractive:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 AIS_MapIteratorOfMapOfInteractive ()
 AIS_MapIteratorOfMapOfInteractive (const AIS_MapOfInteractive &aMap)
void Initialize (const AIS_MapOfInteractive &aMap)
const
Handle_AIS_InteractiveObject & 
Key () const

Constructor & Destructor Documentation

AIS_MapIteratorOfMapOfInteractive::AIS_MapIteratorOfMapOfInteractive ( )
AIS_MapIteratorOfMapOfInteractive::AIS_MapIteratorOfMapOfInteractive ( const AIS_MapOfInteractive aMap)

Member Function Documentation

void AIS_MapIteratorOfMapOfInteractive::Initialize ( const AIS_MapOfInteractive aMap)
const Handle_AIS_InteractiveObject& AIS_MapIteratorOfMapOfInteractive::Key ( ) const
void AIS_MapIteratorOfMapOfInteractive::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMapIterator.

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

Reimplemented from TCollection_BasicMapIterator.

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