Open CASCADE Technology 6.5.2
Public Member Functions
BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger Class Reference

#include <BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger.hxx>

Inheritance diagram for BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger ()
 BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger (const BRepMesh_DataMapOfIntegerListOfInteger &aMap)
void Initialize (const BRepMesh_DataMapOfIntegerListOfInteger &aMap)
const Standard_IntegerKey () const
const BRepMesh_ListOfIntegerValue () const

Constructor & Destructor Documentation

BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger::BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger ( )
BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger::BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger ( const BRepMesh_DataMapOfIntegerListOfInteger aMap)

Member Function Documentation

void BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger::Initialize ( const BRepMesh_DataMapOfIntegerListOfInteger aMap)
const Standard_Integer& BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger::Key ( ) const
void BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMapIterator.

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

Reimplemented from TCollection_BasicMapIterator.

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

Reimplemented from TCollection_BasicMapIterator.

const BRepMesh_ListOfInteger& BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger::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