#include <PColStd_HOfReal.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| PColStd_HOfReal () | |
| virtual Standard_Integer | HashCode (const Standard_Real &MyKey, const Standard_Integer Upper) const |
| virtual Standard_Boolean | Compare (const Standard_Real &One, const Standard_Real &Two) const |
| PColStd_HOfReal::PColStd_HOfReal | ( | ) |
| virtual Standard_Boolean PColStd_HOfReal::Compare | ( | const Standard_Real & | One, | |
| const Standard_Real & | Two | |||
| ) | const [virtual] |
| virtual Standard_Integer PColStd_HOfReal::HashCode | ( | const Standard_Real & | MyKey, | |
| const Standard_Integer | Upper | |||
| ) | const [virtual] |
| void PColStd_HOfReal::operator delete | ( | void * | anAddress | ) | [inline] |
| void* PColStd_HOfReal::operator new | ( | size_t | size | ) | [inline] |
| void* PColStd_HOfReal::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
1.6.3