Lluvia
|
ParameterType enum. More...
#include "lluvia/core/enums/enums.h"
Go to the source code of this file.
Namespaces | |
ll | |
ll::impl | |
Enumerations | |
enum class | ll::ParameterType : ll::enum_t { ll::Int = 0 , ll::Float = 1 , ll::String = 2 } |
Variables | |
constexpr const std::array< std::tuple< const char *, ll::ParameterType >, 3 > | ll::impl::ParameterTypeStrings |
String values used for converting ll::ParameterType to std::string and vice-versa. More... | |
ParameterType enum.