Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
SortTools_HeapSortOfReal Class Reference

#include <SortTools_HeapSortOfReal.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_Array1OfReal &TheArray, const TCollection_CompareOfReal &Comp)

Member Function Documentation

void SortTools_HeapSortOfReal::operator delete ( void *  anAddress) [inline]
void* SortTools_HeapSortOfReal::operator new ( size_t  size) [inline]
void* SortTools_HeapSortOfReal::operator new ( size_t  ,
void *  anAddress 
) [inline]
static void SortTools_HeapSortOfReal::Sort ( TColStd_Array1OfReal TheArray,
const TCollection_CompareOfReal Comp 
) [static]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines