PhoenixInkscape  2.0.0
Generate multiple png files with svg inkscape files
Option.h File Reference
#include "ArgParser.h"
#include "OptionValue.h"
+ Include dependency graph for Option.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Option
 Describes an option passed to a program. More...
 

Typedefs

typedef std::vector< OptionVecOption
 Vector of option. More...
 

Typedef Documentation

◆ VecOption

typedef std::vector<Option> VecOption

Vector of option.

Definition at line 90 of file Option.h.