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

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