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