Open CASCADE Technology
6.5.4
|
#include <SelectMgr_IndexedDataMapOfOwnerCriterion.hxx>
DEFINE_STANDARD_ALLOC SelectMgr_IndexedDataMapOfOwnerCriterion::SelectMgr_IndexedDataMapOfOwnerCriterion | ( | const Standard_Integer | NbBuckets = 1 | ) |
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 | ) |
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 |
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::Substitute | ( | const Standard_Integer | I, |
const Handle< SelectBasics_EntityOwner > & | K, | ||
const SelectMgr_SortCriterion & | T | ||
) |