PhoenixPresentation  2.0.0
Set of cmake function to automate presentation generation
PParseSeqDef.h File Reference
#include "PParseSeq.h"
+ Include dependency graph for PParseSeqDef.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::vector< PParseCmdPVecParseCmd
 
typedef std::vector< PParseStepPVecParseStep
 

Typedef Documentation

◆ PVecParseCmd

typedef std::vector<PParseCmd> PVecParseCmd

Definition at line 13 of file PParseSeqDef.h.

◆ PVecParseStep

typedef std::vector<PParseStep> PVecParseStep

Definition at line 12 of file PParseSeqDef.h.