#include <TColStd_DataMapNodeOfDataMapOfIntegerReal.hxx>
Inheritance diagram for TColStd_DataMapNodeOfDataMapOfIntegerReal:
Public Member Functions | |
TColStd_DataMapNodeOfDataMapOfIntegerReal (const Standard_Integer &K, const Standard_Real &I, const TCollection_MapNodePtr &n) | |
Standard_Integer & | Key () const |
Standard_Real & | Value () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Standard_Integer | myKey |
Standard_Real | myValue |
|
|
|
Reimplemented from TCollection_MapNode. |
|
|
|
|
|
|
|
|