Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
SelectMgr_IndexedMapOfOwner Class Reference

#include <SelectMgr_IndexedMapOfOwner.hxx>

Inheritance diagram for SelectMgr_IndexedMapOfOwner:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC SelectMgr_IndexedMapOfOwner (const Standard_Integer NbBuckets=1)
SelectMgr_IndexedMapOfOwnerAssign (const SelectMgr_IndexedMapOfOwner &Other)
SelectMgr_IndexedMapOfOwneroperator= (const SelectMgr_IndexedMapOfOwner &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~SelectMgr_IndexedMapOfOwner ()
Standard_Integer Add (const Handle< SelectMgr_EntityOwner > &K)
void Substitute (const Standard_Integer I, const Handle< SelectMgr_EntityOwner > &K)
void RemoveLast ()
Standard_Boolean Contains (const Handle< SelectMgr_EntityOwner > &K) const
const
Handle_SelectMgr_EntityOwner & 
FindKey (const Standard_Integer I) const
const
Handle_SelectMgr_EntityOwner & 
operator() (const Standard_Integer I) const
Standard_Integer FindIndex (const Handle< SelectMgr_EntityOwner > &K) const

Constructor & Destructor Documentation


Member Function Documentation

const Handle_SelectMgr_EntityOwner& SelectMgr_IndexedMapOfOwner::FindKey ( const Standard_Integer  I) const
const Handle_SelectMgr_EntityOwner& SelectMgr_IndexedMapOfOwner::operator() ( const Standard_Integer  I) const [inline]
SelectMgr_IndexedMapOfOwner& SelectMgr_IndexedMapOfOwner::operator= ( const SelectMgr_IndexedMapOfOwner Other) [inline]

The documentation for this class was generated from the following file: