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

| GraphDS_EntityRoleMap::GraphDS_EntityRoleMap | ( | const Standard_Integer | NbBuckets = 1 | ) |
| GraphDS_EntityRoleMap::~GraphDS_EntityRoleMap | ( | ) | [inline] |
| GraphDS_EntityRoleMap& GraphDS_EntityRoleMap::Assign | ( | const GraphDS_EntityRoleMap & | Other | ) |
| Standard_Boolean GraphDS_EntityRoleMap::Bind | ( | const Handle< Standard_Transient > & | K, |
| const GraphDS_EntityRole & | I | ||
| ) |
| GraphDS_EntityRole& GraphDS_EntityRoleMap::ChangeFind | ( | const Handle< Standard_Transient > & | K | ) |
| Standard_Address GraphDS_EntityRoleMap::ChangeFind1 | ( | const Handle< Standard_Transient > & | K | ) |
| void GraphDS_EntityRoleMap::Clear | ( | ) |
| const GraphDS_EntityRole& GraphDS_EntityRoleMap::Find | ( | const Handle< Standard_Transient > & | K | ) | const |
| Standard_Address GraphDS_EntityRoleMap::Find1 | ( | const Handle< Standard_Transient > & | K | ) | const |
| Standard_Boolean GraphDS_EntityRoleMap::IsBound | ( | const Handle< Standard_Transient > & | K | ) | const |
| void GraphDS_EntityRoleMap::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* GraphDS_EntityRoleMap::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* GraphDS_EntityRoleMap::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| GraphDS_EntityRole& GraphDS_EntityRoleMap::operator() | ( | const Handle< Standard_Transient > & | K | ) | [inline] |
| const GraphDS_EntityRole& GraphDS_EntityRoleMap::operator() | ( | const Handle< Standard_Transient > & | K | ) | const [inline] |
| GraphDS_EntityRoleMap& GraphDS_EntityRoleMap::operator= | ( | const GraphDS_EntityRoleMap & | Other | ) | [inline] |
| void GraphDS_EntityRoleMap::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean GraphDS_EntityRoleMap::UnBind | ( | const Handle< Standard_Transient > & | K | ) |
1.7.4