AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
EConfigReader.h File Reference
#include <string>
#include <list>
#include <vector>
Include dependency graph for EConfigReader.h:

Go to the source code of this file.

Classes

struct  _ESLAVE_STRUCT
 
struct  _URL_STRUCT
 
class  EConfigReader
 

Typedefs

typedef struct _ESLAVE_STRUCT ESlaveStruct
 
typedef struct _URL_STRUCT EUrlStruct
 
typedef std::list< ESlaveStructESlaveList
 
typedef std::vector< EUrlStructEUrlList
 

Typedef Documentation

typedef std::list<ESlaveStruct> ESlaveList
typedef struct _ESLAVE_STRUCT ESlaveStruct
typedef std::vector<EUrlStruct> EUrlList
typedef struct _URL_STRUCT EUrlStruct