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

#include <SortTools_ShellSortOfInteger.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)

Member Function Documentation

void SortTools_ShellSortOfInteger::operator delete ( void *  anAddress) [inline]
void* SortTools_ShellSortOfInteger::operator new ( size_t  size) [inline]
void* SortTools_ShellSortOfInteger::operator new ( size_t  ,
void *  anAddress 
) [inline]
static void SortTools_ShellSortOfInteger::Sort ( TColStd_Array1OfInteger TheArray,
const TCollection_CompareOfInteger 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