|
SO3Engine
|
This is the complete list of members for Hikari::FlashValue, including all inherited members.
| FlashValue() | Hikari::FlashValue | |
| FlashValue(bool booleanValue) | Hikari::FlashValue | |
| FlashValue(int numericValue) | Hikari::FlashValue | |
| FlashValue(float numericValue) | Hikari::FlashValue | |
| FlashValue(const char *stringValue) | Hikari::FlashValue | |
| FlashValue(const std::string &stringValue) | Hikari::FlashValue | |
| FlashValue(const std::wstring &wstringValue) | Hikari::FlashValue | |
| getBool() const | Hikari::FlashValue | |
| getNumber() const | Hikari::FlashValue | |
| getNumberAsColor() const | Hikari::FlashValue | |
| getString() const | Hikari::FlashValue | |
| getType() const | Hikari::FlashValue | |
| getWString() const | Hikari::FlashValue | |
| isNull() const | Hikari::FlashValue | |
| setNull() | Hikari::FlashValue |