Open CASCADE Technology 6.6.0
|
#include <TColStd_IndexedMapNodeOfIndexedMapOfInteger.hxx>
Public Member Functions | |
TColStd_IndexedMapNodeOfIndexedMapOfInteger (const Standard_Integer &K1, const Standard_Integer K2, const TCollection_MapNodePtr &n1, const TCollection_MapNodePtr &n2) | |
Standard_Integer & | Key1 () const |
Standard_Integer & | Key2 () const |
TCollection_MapNodePtr & | Next2 () const |
TColStd_IndexedMapNodeOfIndexedMapOfInteger::TColStd_IndexedMapNodeOfIndexedMapOfInteger | ( | const Standard_Integer & | K1, |
const Standard_Integer | K2, | ||
const TCollection_MapNodePtr & | n1, | ||
const TCollection_MapNodePtr & | n2 | ||
) |
Standard_Integer& TColStd_IndexedMapNodeOfIndexedMapOfInteger::Key1 | ( | ) | const |
Standard_Integer& TColStd_IndexedMapNodeOfIndexedMapOfInteger::Key2 | ( | ) | const |
TCollection_MapNodePtr& TColStd_IndexedMapNodeOfIndexedMapOfInteger::Next2 | ( | ) | const |