Open CASCADE Technology 6.6.0
|
#include <TColStd_DataMapNodeOfDataMapOfIntegerListOfInteger.hxx>
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 |
TColStd_DataMapNodeOfDataMapOfIntegerListOfInteger::TColStd_DataMapNodeOfDataMapOfIntegerListOfInteger | ( | const Standard_Integer & | K, |
const TColStd_ListOfInteger & | I, | ||
const TCollection_MapNodePtr & | n | ||
) |
Standard_Integer& TColStd_DataMapNodeOfDataMapOfIntegerListOfInteger::Key | ( | ) | const |
TColStd_ListOfInteger& TColStd_DataMapNodeOfDataMapOfIntegerListOfInteger::Value | ( | ) | const |