#include <Storage_IndexedDataMapNodeOfPType.hxx>
Inheritance diagram for Storage_IndexedDataMapNodeOfPType:

Public Member Functions | |
| Storage_IndexedDataMapNodeOfPType (const TCollection_AsciiString &K1, const Standard_Integer K2, const Standard_Integer &I, const TCollection_MapNodePtr &n1, const TCollection_MapNodePtr &n2) | |
| TCollection_AsciiString & | Key1 () const |
| Standard_Integer & | Key2 () const |
| TCollection_MapNodePtr & | Next2 () const |
| Standard_Integer & | Value () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| TCollection_AsciiString | myKey1 |
| Standard_Integer | myKey2 |
| Standard_Integer | myValue |
| TCollection_MapNodePtr | myNext2 |
|
||||||||||||||||||||||||
|
|
|
|
Reimplemented from TCollection_MapNode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1