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