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

Go to the source code of this file.

Classes

class  OptionMode
 Describe a mode in the program arguments. More...
 

Typedefs

typedef std::vector< OptionModeVecMode
 Vector of mode. More...
 

Typedef Documentation

◆ VecMode

typedef std::vector<OptionMode> VecMode

Vector of mode.

Definition at line 76 of file OptionMode.h.