libUTL++
|
Allows multi-key sort algorithms to be used with objects. More...
#include <algorithms_inl.h>
Public Member Functions | |
const Object * | getObject () const |
Return the object. More... | |
const char & | operator[] (size_t idx) const |
Array element access operator. More... | |
const char * | operator+ (size_t num) const |
Addition operator. More... | |
Allows multi-key sort algorithms to be used with objects.
Definition at line 69 of file algorithms_inl.h.
|
inline |
Return the object.
Definition at line 86 of file algorithms_inl.h.
|
inline |
Array element access operator.
Definition at line 92 of file algorithms_inl.h.
|
inline |
Addition operator.
Definition at line 98 of file algorithms_inl.h.
References ABORT, and UTL_TYPE_NO_SERIALIZE.