Open CASCADE Technology
6.5.4
|
#include <Transfer_TransferMapOfProcessForTransient.hxx>
DEFINE_STANDARD_ALLOC Transfer_TransferMapOfProcessForTransient::Transfer_TransferMapOfProcessForTransient | ( | const Standard_Integer | NbBuckets = 1 | ) |
Standard_Integer Transfer_TransferMapOfProcessForTransient::Add | ( | const Handle< Standard_Transient > & | K, |
const Handle< Transfer_Binder > & | I | ||
) |
Transfer_TransferMapOfProcessForTransient& Transfer_TransferMapOfProcessForTransient::Assign | ( | const Transfer_TransferMapOfProcessForTransient & | Other | ) |
Handle_Transfer_Binder& Transfer_TransferMapOfProcessForTransient::ChangeFromIndex | ( | const Standard_Integer | I | ) |
Handle_Transfer_Binder& Transfer_TransferMapOfProcessForTransient::ChangeFromKey | ( | const Handle< Standard_Transient > & | K | ) |
Standard_Address Transfer_TransferMapOfProcessForTransient::ChangeFromKey1 | ( | const Handle< Standard_Transient > & | K | ) |
Standard_Boolean Transfer_TransferMapOfProcessForTransient::Contains | ( | const Handle< Standard_Transient > & | K | ) | const |
const Handle_Transfer_Binder& Transfer_TransferMapOfProcessForTransient::FindFromIndex | ( | const Standard_Integer | I | ) | const |
const Handle_Transfer_Binder& Transfer_TransferMapOfProcessForTransient::FindFromKey | ( | const Handle< Standard_Transient > & | K | ) | const |
Standard_Address Transfer_TransferMapOfProcessForTransient::FindFromKey1 | ( | const Handle< Standard_Transient > & | K | ) | const |
Standard_Integer Transfer_TransferMapOfProcessForTransient::FindIndex | ( | const Handle< Standard_Transient > & | K | ) | const |
const Handle_Standard_Transient& Transfer_TransferMapOfProcessForTransient::FindKey | ( | const Standard_Integer | I | ) | const |
const Handle_Transfer_Binder& Transfer_TransferMapOfProcessForTransient::operator() | ( | const Standard_Integer | I | ) | const [inline] |
Handle_Transfer_Binder& Transfer_TransferMapOfProcessForTransient::operator() | ( | const Standard_Integer | I | ) | [inline] |
Transfer_TransferMapOfProcessForTransient& Transfer_TransferMapOfProcessForTransient::operator= | ( | const Transfer_TransferMapOfProcessForTransient & | Other | ) | [inline] |
void Transfer_TransferMapOfProcessForTransient::Substitute | ( | const Standard_Integer | I, |
const Handle< Standard_Transient > & | K, | ||
const Handle< Transfer_Binder > & | T | ||
) |