ddc
|
comparison helper struct for string-to-id search More...
#include <ddcStringEnum.h>
Public Member Functions | |
IdKeyLess (const char *buf) | |
IdKeyLess (const ddcStringEnum &se) | |
bool | operator() (const OffT off, const string &key) |
bool | operator() (const string &key, const OffT off) |
Public Attributes | |
const char * | m_buf |
comparison helper struct for string-to-id search
|
inline |
Referenced by ddcStringEnum< OffT_ >::lower_bound(), and ddcStringEnum< OffT_ >::upper_bound().
|
inline |
|
inline |
|
inline |
const char* ddcStringEnum< OffT_ >::IdKeyLess::m_buf |