#include <TDF_DoubleMapNodeOfLabelDoubleMap.hxx>
Public Member Functions | |
TDF_DoubleMapNodeOfLabelDoubleMap (const TDF_Label &K1, const TDF_Label &K2, const TCollection_MapNodePtr &n1, const TCollection_MapNodePtr &n2) | |
TDF_Label & | Key1 () const |
TDF_Label & | Key2 () const |
TCollection_MapNodePtr & | Next2 () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
TDF_Label | myKey1 |
TDF_Label | myKey2 |
TCollection_MapNodePtr | myNext2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|