#include <NMTDS_DataMapNodeOfDataMapOfIntegerMapOfInteger.hxx>
Public Member Functions |
| | NMTDS_DataMapNodeOfDataMapOfIntegerMapOfInteger (const Standard_Integer &K, const TColStd_MapOfInteger &I, const TCollection_MapNodePtr &n) |
| Standard_Integer & | Key () const |
| TColStd_MapOfInteger & | Value () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| Standard_Integer | myKey |
| TColStd_MapOfInteger | myValue |
Constructor & Destructor Documentation
| NMTDS_DataMapNodeOfDataMapOfIntegerMapOfInteger.NMTDS_DataMapNodeOfDataMapOfIntegerMapOfInteger |
( |
const Standard_Integer & |
K, |
|
|
const TColStd_MapOfInteger & |
I, |
|
|
const TCollection_MapNodePtr & |
n |
|
) |
| |
Member Function Documentation
| Standard_Integer& NMTDS_DataMapNodeOfDataMapOfIntegerMapOfInteger.Key |
( |
| ) |
const |
| TColStd_MapOfInteger& NMTDS_DataMapNodeOfDataMapOfIntegerMapOfInteger.Value |
( |
| ) |
const |
| Standard_EXPORT const NMTDS_DataMapNodeOfDataMapOfIntegerMapOfInteger.Handle |
( |
Standard_Type |
| ) |
const |
Field Documentation