#include <element_parser.h>
Public Types | |
typedef std::string | OBJ_T |
typedef const char * | HASH_TYPE |
typedef eqstr | COMP_FUNC |
Static Public Member Functions | |
static OBJ_T | parse_element (const char *word) |
static OBJ_T | convert (const char *s) |
static OBJ_T | convert (const int i) |
static bool | notEq (const std::string s1, const std::string s2) |
static HASH_TYPE | conv_hash_type (const OBJ_T &s) |
typedef std::string element_parser< std::string >::OBJ_T |
element type