![]() |
Leonetienne/Hazelnupp
Simple, easy to use, command line parameter interface
|
#include <string>
Go to the source code of this file.
Namespaces | |
Hazelnp | |
Enumerations | |
enum | Hazelnp::DATA_TYPE { Hazelnp::DATA_TYPE::VOID, Hazelnp::DATA_TYPE::INT, Hazelnp::DATA_TYPE::FLOAT, Hazelnp::DATA_TYPE::STRING, Hazelnp::DATA_TYPE::LIST } |
The different data types a paramater can be. More... | |
Functions | |
static std::string | Hazelnp::DataTypeToString (DATA_TYPE type) |