AppCore
Loading...
Searching...
No Matches
Classes | Typedefs
EConfigReader.h File Reference
#include <string>
#include <list>
#include <vector>
Include dependency graph for EConfigReader.h:
This graph shows which files directly or indirectly include this file:

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

◆ ESlaveList

typedef std::list<ESlaveStruct> ESlaveList

◆ ESlaveStruct

typedef struct _ESLAVE_STRUCT ESlaveStruct

◆ EUrlList

typedef std::vector<EUrlStruct> EUrlList

◆ EUrlStruct

typedef struct _URL_STRUCT EUrlStruct