Open CASCADE Technology
6.5.4
|
#include <GraphDS_EntityRoleMap.hxx>
DEFINE_STANDARD_ALLOC GraphDS_EntityRoleMap::GraphDS_EntityRoleMap | ( | const Standard_Integer | NbBuckets = 1 | ) |
GraphDS_EntityRoleMap::~GraphDS_EntityRoleMap | ( | ) | [inline] |
Standard_Boolean GraphDS_EntityRoleMap::Bind | ( | const Handle< Standard_Transient > & | K, |
const GraphDS_EntityRole & | I | ||
) |
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 |
const GraphDS_EntityRole& GraphDS_EntityRoleMap::operator() | ( | const Handle< Standard_Transient > & | K | ) | const [inline] |
GraphDS_EntityRole& GraphDS_EntityRoleMap::operator() | ( | const Handle< Standard_Transient > & | K | ) | [inline] |
GraphDS_EntityRoleMap& GraphDS_EntityRoleMap::operator= | ( | const GraphDS_EntityRoleMap & | Other | ) | [inline] |
void GraphDS_EntityRoleMap::ReSize | ( | const Standard_Integer | NbBuckets | ) |