#include <TColStd_IndexedDataMapNodeOfIndexedDataMapOfTransientTransient.hxx>
Inheritance diagram for TColStd_IndexedDataMapNodeOfIndexedDataMapOfTransientTransient:
Public Member Functions | |
TColStd_IndexedDataMapNodeOfIndexedDataMapOfTransientTransient (const Handle(Standard_Transient)&K1, const Standard_Integer K2, const Handle(Standard_Transient)&I, const TCollection_MapNodePtr &n1, const TCollection_MapNodePtr &n2) | |
Handle_Standard_Transient & | Key1 () const |
Standard_Integer & | Key2 () const |
TCollection_MapNodePtr & | Next2 () const |
Handle_Standard_Transient & | Value () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_Standard_Transient | myKey1 |
Standard_Integer | myKey2 |
Handle_Standard_Transient | myValue |
TCollection_MapNodePtr | myNext2 |
|
|
|
Reimplemented from TCollection_MapNode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|