#include <BinaryAddonExtensions.h>
§ SExtValue()
ADDON::SExtValue::SExtValue |
( |
const std::string & |
strValue | ) |
|
|
inlineexplicit |
§ asBoolean()
bool ADDON::SExtValue::asBoolean |
( |
| ) |
const |
|
inline |
§ 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 file: