PhoenixGenerator  2.0.4
Set of tools to generate code
Loading...
Searching...
No Matches
PDataConfig.h File Reference
#include <vector>
#include "PClassConfig.h"
+ Include dependency graph for PDataConfig.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PDataConfig
 Class to describe a basic class. More...
 

Typedefs

typedef std::vector< PClassAttributePVecClassAttribute
 
typedef std::vector< PClassConfigPVecClassConfig
 
typedef std::vector< PDataConfigPVecDataConfig
 

Typedef Documentation

◆ PVecClassAttribute

typedef std::vector<PClassAttribute> PVecClassAttribute

Definition at line 13 of file PDataConfig.h.

◆ PVecClassConfig

typedef std::vector<PClassConfig> PVecClassConfig

Definition at line 14 of file PDataConfig.h.

◆ PVecDataConfig

typedef std::vector<PDataConfig> PVecDataConfig

Definition at line 48 of file PDataConfig.h.