|
Open CASCADE Technology 6.5.2
|
#include <SortTools_StraightInsertionSortOfInteger.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static void | Sort (TColStd_Array1OfInteger &TheArray, const TCollection_CompareOfInteger &Comp) |
| void SortTools_StraightInsertionSortOfInteger::operator delete | ( | void * | anAddress | ) | [inline] |
| void* SortTools_StraightInsertionSortOfInteger::operator new | ( | size_t | size | ) | [inline] |
| void* SortTools_StraightInsertionSortOfInteger::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void SortTools_StraightInsertionSortOfInteger::Sort | ( | TColStd_Array1OfInteger & | TheArray, |
| const TCollection_CompareOfInteger & | Comp | ||
| ) | [static] |
1.7.4