#include <SelectMgr_IndexedDataMapNodeOfIndexedDataMapOfOwnerCriterion.hxx>
Public Member Functions | |
SelectMgr_IndexedDataMapNodeOfIndexedDataMapOfOwnerCriterion (const Handle(SelectBasics_EntityOwner)&K1, const Standard_Integer K2, const SelectMgr_SortCriterion &I, const TCollection_MapNodePtr &n1, const TCollection_MapNodePtr &n2) | |
Handle_SelectBasics_EntityOwner & | Key1 () const |
Standard_Integer & | Key2 () const |
TCollection_MapNodePtr & | Next2 () const |
SelectMgr_SortCriterion & | Value () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_SelectBasics_EntityOwner | myKey1 |
Standard_Integer | myKey2 |
SelectMgr_SortCriterion | myValue |
TCollection_MapNodePtr | myNext2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|