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

| SelectMgr_IndexedDataMapOfOwnerCriterion::SelectMgr_IndexedDataMapOfOwnerCriterion | ( | const Standard_Integer | NbBuckets = 1 | ) |
| SelectMgr_IndexedDataMapOfOwnerCriterion::~SelectMgr_IndexedDataMapOfOwnerCriterion | ( | ) | [inline] |
| Standard_Integer SelectMgr_IndexedDataMapOfOwnerCriterion::Add | ( | const Handle< SelectBasics_EntityOwner > & | K, |
| const SelectMgr_SortCriterion & | I | ||
| ) |
| SelectMgr_IndexedDataMapOfOwnerCriterion& SelectMgr_IndexedDataMapOfOwnerCriterion::Assign | ( | const SelectMgr_IndexedDataMapOfOwnerCriterion & | Other | ) |
| SelectMgr_SortCriterion& SelectMgr_IndexedDataMapOfOwnerCriterion::ChangeFromIndex | ( | const Standard_Integer | I | ) |
| SelectMgr_SortCriterion& SelectMgr_IndexedDataMapOfOwnerCriterion::ChangeFromKey | ( | const Handle< SelectBasics_EntityOwner > & | K | ) |
| Standard_Address SelectMgr_IndexedDataMapOfOwnerCriterion::ChangeFromKey1 | ( | const Handle< SelectBasics_EntityOwner > & | K | ) |
| void SelectMgr_IndexedDataMapOfOwnerCriterion::Clear | ( | ) |
| Standard_Boolean SelectMgr_IndexedDataMapOfOwnerCriterion::Contains | ( | const Handle< SelectBasics_EntityOwner > & | K | ) | const |
| const SelectMgr_SortCriterion& SelectMgr_IndexedDataMapOfOwnerCriterion::FindFromIndex | ( | const Standard_Integer | I | ) | const |
| const SelectMgr_SortCriterion& SelectMgr_IndexedDataMapOfOwnerCriterion::FindFromKey | ( | const Handle< SelectBasics_EntityOwner > & | K | ) | const |
| Standard_Address SelectMgr_IndexedDataMapOfOwnerCriterion::FindFromKey1 | ( | const Handle< SelectBasics_EntityOwner > & | K | ) | const |
| Standard_Integer SelectMgr_IndexedDataMapOfOwnerCriterion::FindIndex | ( | const Handle< SelectBasics_EntityOwner > & | K | ) | const |
| const Handle_SelectBasics_EntityOwner& SelectMgr_IndexedDataMapOfOwnerCriterion::FindKey | ( | const Standard_Integer | I | ) | const |
| void SelectMgr_IndexedDataMapOfOwnerCriterion::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* SelectMgr_IndexedDataMapOfOwnerCriterion::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* SelectMgr_IndexedDataMapOfOwnerCriterion::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| const SelectMgr_SortCriterion& SelectMgr_IndexedDataMapOfOwnerCriterion::operator() | ( | const Standard_Integer | I | ) | const [inline] |
| SelectMgr_SortCriterion& SelectMgr_IndexedDataMapOfOwnerCriterion::operator() | ( | const Standard_Integer | I | ) | [inline] |
| SelectMgr_IndexedDataMapOfOwnerCriterion& SelectMgr_IndexedDataMapOfOwnerCriterion::operator= | ( | const SelectMgr_IndexedDataMapOfOwnerCriterion & | Other | ) | [inline] |
| void SelectMgr_IndexedDataMapOfOwnerCriterion::RemoveLast | ( | ) |
| void SelectMgr_IndexedDataMapOfOwnerCriterion::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| void SelectMgr_IndexedDataMapOfOwnerCriterion::Substitute | ( | const Standard_Integer | I, |
| const Handle< SelectBasics_EntityOwner > & | K, | ||
| const SelectMgr_SortCriterion & | T | ||
| ) |
1.7.4