#include <GEOMAlgo_PassKey.hxx>
|
Standard_EXPORT | GEOMAlgo_PassKey () |
|
virtual Standard_EXPORT | ~GEOMAlgo_PassKey () |
|
Standard_EXPORT | GEOMAlgo_PassKey (const GEOMAlgo_PassKey &Other) |
|
Standard_EXPORT GEOMAlgo_PassKey & | Assign (const GEOMAlgo_PassKey &Other) |
|
GEOMAlgo_PassKey & | operator= (const GEOMAlgo_PassKey &Other) |
|
Standard_EXPORT void | Clear () |
|
Standard_EXPORT void | SetIds (const Standard_Integer aI1) |
|
Standard_EXPORT void | SetIds (const Standard_Integer aI1, const Standard_Integer aI2) |
|
Standard_EXPORT void | SetIds (const Standard_Integer aI1, const Standard_Integer aI2, const Standard_Integer aI3) |
|
Standard_EXPORT void | SetIds (const Standard_Integer aI1, const Standard_Integer aI2, const Standard_Integer aI3, const Standard_Integer aI4) |
|
Standard_EXPORT void | SetIds (const TColStd_ListOfInteger &aLS) |
|
Standard_EXPORT Standard_Integer | NbIds () const |
|
Standard_EXPORT Standard_Boolean | IsEqual (const GEOMAlgo_PassKey &aOther) const |
|
Standard_EXPORT Standard_Integer | HashCode (const Standard_Integer Upper) const |
|
Standard_EXPORT Standard_Integer | Id (const Standard_Integer aIndex) const |
|
Standard_EXPORT void | Dump (const Standard_Integer aHex=0) const |
|
GEOMAlgo_PassKey::GEOMAlgo_PassKey |
( |
| ) |
|
GEOMAlgo_PassKey::~GEOMAlgo_PassKey |
( |
| ) |
|
|
virtual |
void GEOMAlgo_PassKey::Clear |
( |
| ) |
|
void GEOMAlgo_PassKey::Dump |
( |
const Standard_Integer |
aHex = 0 | ) |
const |
Standard_Integer GEOMAlgo_PassKey::HashCode |
( |
const Standard_Integer |
Upper | ) |
const |
Standard_Integer GEOMAlgo_PassKey::Id |
( |
const Standard_Integer |
aIndex | ) |
const |
Standard_Boolean GEOMAlgo_PassKey::IsEqual |
( |
const GEOMAlgo_PassKey & |
aOther | ) |
const |
Standard_Integer GEOMAlgo_PassKey::NbIds |
( |
| ) |
const |
void GEOMAlgo_PassKey::SetIds |
( |
const Standard_Integer |
aI1 | ) |
|
void GEOMAlgo_PassKey::SetIds |
( |
const Standard_Integer |
aI1, |
|
|
const Standard_Integer |
aI2 |
|
) |
| |
void GEOMAlgo_PassKey::SetIds |
( |
const Standard_Integer |
aI1, |
|
|
const Standard_Integer |
aI2, |
|
|
const Standard_Integer |
aI3 |
|
) |
| |
void GEOMAlgo_PassKey::SetIds |
( |
const Standard_Integer |
aI1, |
|
|
const Standard_Integer |
aI2, |
|
|
const Standard_Integer |
aI3, |
|
|
const Standard_Integer |
aI4 |
|
) |
| |
void GEOMAlgo_PassKey::SetIds |
( |
const TColStd_ListOfInteger & |
aLS | ) |
|
TColStd_IndexedMapOfInteger GEOMAlgo_PassKey::myMap |
|
protected |
Standard_Integer GEOMAlgo_PassKey::myNbIds |
|
protected |
Standard_Integer GEOMAlgo_PassKey::mySum |
|
protected |
The documentation for this class was generated from the following files: