|
Open CASCADE Technology 6.5.2
|
#include <Storage_IndexedDataMapNodeOfPType.hxx>

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 |
| Storage_IndexedDataMapNodeOfPType::Storage_IndexedDataMapNodeOfPType | ( | const TCollection_AsciiString & | K1, |
| const Standard_Integer | K2, | ||
| const Standard_Integer & | I, | ||
| const TCollection_MapNodePtr & | n1, | ||
| const TCollection_MapNodePtr & | n2 | ||
| ) |
| TCollection_AsciiString& Storage_IndexedDataMapNodeOfPType::Key1 | ( | ) | const |
| Standard_Integer& Storage_IndexedDataMapNodeOfPType::Key2 | ( | ) | const |
| TCollection_MapNodePtr& Storage_IndexedDataMapNodeOfPType::Next2 | ( | ) | const |
| Standard_Integer& Storage_IndexedDataMapNodeOfPType::Value | ( | ) | const |
1.7.4