Open CASCADE Technology 6.5.2
Public Member Functions
BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt Class Reference

#include <BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt.hxx>

Inheritance diagram for BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt:
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_DataMapIteratorOfDataMapOfIntegerPnt ()
 BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt (const BRepMesh_DataMapOfIntegerPnt &aMap)
void Initialize (const BRepMesh_DataMapOfIntegerPnt &aMap)
const Standard_IntegerKey () const
const gp_PntValue () const

Constructor & Destructor Documentation

BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt::BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt ( )
BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt::BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt ( const BRepMesh_DataMapOfIntegerPnt aMap)

Member Function Documentation

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

Reimplemented from TCollection_BasicMapIterator.

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

Reimplemented from TCollection_BasicMapIterator.

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

Reimplemented from TCollection_BasicMapIterator.

const gp_Pnt& BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt::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