plugify 1.2.8
|
Namespace containing string representations of ValueType enum values. More...
#include <value_type.hpp>
Static Public Attributes | |
static constexpr std::string_view | Void = "void" |
static constexpr std::string_view | Bool = "bool" |
static constexpr std::string_view | Char8 = "char8" |
static constexpr std::string_view | Char16 = "char16" |
static constexpr std::string_view | Int8 = "int8" |
static constexpr std::string_view | Int16 = "int16" |
static constexpr std::string_view | Int32 = "int32" |
static constexpr std::string_view | Int64 = "int64" |
static constexpr std::string_view | UInt8 = "uint8" |
static constexpr std::string_view | UInt16 = "uint16" |
static constexpr std::string_view | UInt32 = "uint32" |
static constexpr std::string_view | UInt64 = "uint64" |
static constexpr std::string_view | Float = "float" |
static constexpr std::string_view | Double = "double" |
static constexpr std::string_view | Function = "function" |
static constexpr std::string_view | String = "string" |
static constexpr std::string_view | Any = "any" |
static constexpr std::string_view | ArrayBool = "bool[]" |
static constexpr std::string_view | ArrayChar8 = "char8[]" |
static constexpr std::string_view | ArrayChar16 = "char16[]" |
static constexpr std::string_view | ArrayInt8 = "int8[]" |
static constexpr std::string_view | ArrayInt16 = "int16[]" |
static constexpr std::string_view | ArrayInt32 = "int32[]" |
static constexpr std::string_view | ArrayInt64 = "int64[]" |
static constexpr std::string_view | ArrayUInt8 = "uint8[]" |
static constexpr std::string_view | ArrayUInt16 = "uint16[]" |
static constexpr std::string_view | ArrayUInt32 = "uint32[]" |
static constexpr std::string_view | ArrayUInt64 = "uint64[]" |
static constexpr std::string_view | ArrayFloat = "float[]" |
static constexpr std::string_view | ArrayDouble = "double[]" |
static constexpr std::string_view | ArrayString = "string[]" |
static constexpr std::string_view | ArrayAny = "any[]" |
static constexpr std::string_view | ArrayVector2 = "vec2[]" |
static constexpr std::string_view | ArrayVector3 = "vec3[]" |
static constexpr std::string_view | ArrayVector4 = "vec4[]" |
static constexpr std::string_view | ArrayMatrix4x4 = "mat4x4[]" |
static constexpr std::string_view | Vector2 = "vec2" |
static constexpr std::string_view | Vector3 = "vec3" |
static constexpr std::string_view | Vector4 = "vec4" |
static constexpr std::string_view | Matrix4x4 = "mat4x4" |
static constexpr std::string_view | Invalid = "invalid" |
static constexpr std::string_view | Pointer = "ptr32" |
static constexpr std::string_view | ArrayPointer = "ptr32[]" |
Namespace containing string representations of ValueType enum values.
Definition at line 106 of file value_type.hpp.
|
staticconstexpr |
Definition at line 123 of file value_type.hpp.
|
staticconstexpr |
Definition at line 138 of file value_type.hpp.
|
staticconstexpr |
Definition at line 124 of file value_type.hpp.
|
staticconstexpr |
Definition at line 126 of file value_type.hpp.
|
staticconstexpr |
Definition at line 125 of file value_type.hpp.
|
staticconstexpr |
Definition at line 136 of file value_type.hpp.
|
staticconstexpr |
Definition at line 135 of file value_type.hpp.
|
staticconstexpr |
Definition at line 128 of file value_type.hpp.
|
staticconstexpr |
Definition at line 129 of file value_type.hpp.
|
staticconstexpr |
Definition at line 130 of file value_type.hpp.
|
staticconstexpr |
Definition at line 127 of file value_type.hpp.
|
staticconstexpr |
Definition at line 142 of file value_type.hpp.
|
staticconstexpr |
Definition at line 150 of file value_type.hpp.
|
staticconstexpr |
Definition at line 137 of file value_type.hpp.
|
staticconstexpr |
Definition at line 132 of file value_type.hpp.
|
staticconstexpr |
Definition at line 133 of file value_type.hpp.
|
staticconstexpr |
Definition at line 134 of file value_type.hpp.
|
staticconstexpr |
Definition at line 131 of file value_type.hpp.
|
staticconstexpr |
Definition at line 139 of file value_type.hpp.
|
staticconstexpr |
Definition at line 140 of file value_type.hpp.
|
staticconstexpr |
Definition at line 141 of file value_type.hpp.
|
staticconstexpr |
Definition at line 108 of file value_type.hpp.
|
staticconstexpr |
Definition at line 110 of file value_type.hpp.
|
staticconstexpr |
Definition at line 109 of file value_type.hpp.
|
staticconstexpr |
Definition at line 120 of file value_type.hpp.
|
staticconstexpr |
Definition at line 119 of file value_type.hpp.
|
staticconstexpr |
Definition at line 121 of file value_type.hpp.
|
staticconstexpr |
Definition at line 112 of file value_type.hpp.
|
staticconstexpr |
Definition at line 113 of file value_type.hpp.
|
staticconstexpr |
Definition at line 114 of file value_type.hpp.
|
staticconstexpr |
Definition at line 111 of file value_type.hpp.
|
staticconstexpr |
Definition at line 147 of file value_type.hpp.
|
staticconstexpr |
Definition at line 146 of file value_type.hpp.
|
staticconstexpr |
Definition at line 149 of file value_type.hpp.
|
staticconstexpr |
Definition at line 122 of file value_type.hpp.
|
staticconstexpr |
Definition at line 116 of file value_type.hpp.
|
staticconstexpr |
Definition at line 117 of file value_type.hpp.
|
staticconstexpr |
Definition at line 118 of file value_type.hpp.
|
staticconstexpr |
Definition at line 115 of file value_type.hpp.
|
staticconstexpr |
Definition at line 143 of file value_type.hpp.
|
staticconstexpr |
Definition at line 144 of file value_type.hpp.
|
staticconstexpr |
Definition at line 145 of file value_type.hpp.
|
staticconstexpr |
Definition at line 107 of file value_type.hpp.