|
IA_CONSTRUCTOR void | IAKeyValueElementAttributes_make (IAKeyValueElementAttributes *, void *value, void(*applyStringToValue)(void *value, IAString *string), void(*setString)(void *value, IAString *string)) |
|
static void | IAKeyValueElementAttributes_setValue (IAKeyValueElementAttributes *this, void *value) |
|
static void | IAKeyValueElementAttributes_setApplyStringToValueFunction (IAKeyValueElementAttributes *this, void(*applyStringToValue)(void *value, IAString *string)) |
|
static void | IAKeyValueElementAttributes_setSetStringFunction (IAKeyValueElementAttributes *this, void(*setString)(void *value, IAString *string)) |
|
static void | IAKeyValueElementAttributes_setShouldSave (IAKeyValueElementAttributes *this, const bool *shouldSave) |
|
static void * | IAKeyValueElementAttributes_getValue (const IAKeyValueElementAttributes *this) |
|
static const bool * | IAKeyValueElementAttributes_shouldSave (const IAKeyValueElementAttributes *this) |
|
◆ IAKeyValueElementAttributes_make()
◆ IAKeyValueElementAttributes_setValue()
◆ IAKeyValueElementAttributes_setApplyStringToValueFunction()
◆ IAKeyValueElementAttributes_setSetStringFunction()
◆ IAKeyValueElementAttributes_setShouldSave()
◆ IAKeyValueElementAttributes_getValue()
◆ IAKeyValueElementAttributes_shouldSave()
◆ IAKeyValueElementAttributes_getApplyStringToValueFunction
◆ IAKeyValueElementAttributes_getSetStringFunction
◆ value
void* IAKeyValueElementAttributes::value |
◆ applyStringToValue
void(* IAKeyValueElementAttributes::applyStringToValue) (void *value, IAString *string) |
◆ setString
void(* IAKeyValueElementAttributes::setString) (void *value, IAString *string) |
◆ shouldSave
const bool* IAKeyValueElementAttributes::shouldSave |
The documentation for this class was generated from the following files: