#include <AddonExtensions.h>
◆ SExtValue()
ADDON::SExtValue::SExtValue |
( |
const std::string & | strValue | ) |
|
|
inlineexplicit |
◆ asBoolean()
bool SExtValue::asBoolean |
( |
| ) |
const |
◆ asFloat()
float ADDON::SExtValue::asFloat |
( |
| ) |
const |
|
inline |
◆ asInteger()
int ADDON::SExtValue::asInteger |
( |
| ) |
const |
|
inline |
◆ asString()
const std::string & ADDON::SExtValue::asString |
( |
| ) |
const |
|
inline |
◆ empty()
bool ADDON::SExtValue::empty |
( |
| ) |
const |
|
inline |
◆ str
const std::string ADDON::SExtValue::str |
The documentation for this struct was generated from the following files: