#include <LogFieldAliasMap.h>
Inherits LogFieldAliasMap.
Public Member Functions | |
int | asInt (char *str, IntType *time, bool) const |
int | asString (IntType time, char *buf, size_t bufLen, size_t *numCharsPtr=0) const |
Definition at line 200 of file LogFieldAliasMap.h.
int LogFieldAliasTimeHex::asInt | ( | char * | str, | |
IntType * | time, | |||
bool | ||||
) | const [inline, virtual] |
int LogFieldAliasTimeHex::asString | ( | IntType | time, | |
char * | buf, | |||
size_t | bufLen, | |||
size_t * | numCharsPtr = 0 | |||
) | const [inline, virtual] |
Implements LogFieldAliasMap.
Definition at line 216 of file LogFieldAliasMap.h.
References LogFieldAliasMap::ALL_OK, LogFieldAliasMap::BUFFER_TOO_SMALL, and LogUtils::timestamp_to_hex_str().