element_parser< std::string > Class Template Reference

Element parser class for parsing a string, an specialization of element_parser class. More...

#include <element_parser.h>

List of all members.

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)


Detailed Description

template<>
class element_parser< std::string >

Element parser class for parsing a string, an specialization of element_parser class.


Member Typedef Documentation

typedef std::string element_parser< std::string >::OBJ_T

element type


The documentation for this class was generated from the following file:
Generated on Wed Jul 26 14:01:09 2006 for DMTL by  doxygen 1.4.7