Leonetienne/Hazelnupp
Simple, easy to use, command line parameter interface
Namespaces | Enumerations
DataType.h File Reference
This graph shows which files directly or indirectly include this file:

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...