![]() |
PhoenixMock
1.8.7
Tools to split/merge/print mock used in Phoenix
|
#include <string>
#include <vector>
#include "convertToString.h"
#include "OptionType.h"
#include "OptionValue_impl.h"
Go to the source code of this file.
Classes | |
class | OptionValue |
Describe the value of an option passed to a program. More... | |
Typedefs | |
typedef std::vector< std::string > | VecValue |
Vector of values. More... | |
typedef std::vector<std::string> VecValue |
Vector of values.
Definition at line 17 of file OptionValue.h.