applyTemporary(bool skip_self=true) const | sf::Variable | |
clipRound(Value &value) const | sf::Variable | |
convert(const Value &value, bool to_org=false) const | sf::Variable | |
create(std::istream &is, PtrVector &list=null_ref< PtrVector >(), bool global=true, int &err_line=null_ref< int >()) | sf::Variable | static |
data_type typedef | sf::InformationTypes | |
EEvent enum name | sf::VariableTypes | |
EField enum name | sf::VariableTypes | |
EFlag enum name | sf::VariableTypes | |
emitEvent(EEvent event, bool skip_self=false) | sf::Variable | |
EStringType enum name | sf::VariableTypes | |
filterString(const std::string &str, EStringType type, size_t max_len) | sf::Variable | static |
flags_type typedef | sf::InformationTypes | |
flgArchive enum value | sf::VariableTypes | |
flgExport enum value | sf::VariableTypes | |
flgFunction enum value | sf::VariableTypes | |
flgHidden enum value | sf::VariableTypes | |
flgLink enum value | sf::VariableTypes | |
flgParameter enum value | sf::VariableTypes | |
flgReadonly enum value | sf::VariableTypes | |
flgShare enum value | sf::VariableTypes | |
flgWriteable enum value | sf::VariableTypes | |
fromDataType(data_type value) const | sf::InformationTypes | inline |
getConvertHandler() | sf::Variable | static |
getConvertOption() const | sf::Variable | |
getCount() | sf::Variable | static |
getCur() const | sf::Variable | |
getCur(bool converted) const | sf::Variable | |
getCurFlags() const | sf::Variable | |
getCurFlagsString() const | sf::Variable | |
getCurString(bool use_states=true) const | sf::Variable | |
getData() const | sf::Variable | |
getDef() const | sf::Variable | |
getDef(bool converted) const | sf::Variable | |
getDefinition(const std::string &str) | sf::Variable | static |
getDescription() const | sf::Variable | |
getDesiredId() const | sf::Variable | |
getEventName(EEvent event) | sf::Variable | static |
getFieldName(int field) | sf::Variable | static |
getFlags() const | sf::Variable | |
getFlagsString() const | sf::Variable | |
getFlagsString(flags_type flags) | sf::Variable | static |
getHandler() const | sf::Variable | |
getId() const | sf::Variable | |
getInstanceById(id_type id) | sf::Variable | static |
getInstanceById(id_type id, PtrVector &list) | sf::Variable | static |
getInstanceById(id_type id, const PtrVector &list) | sf::Variable | static |
getInstanceCount(bool global_only=true) | sf::Variable | static |
getList() | sf::Variable | static |
getMax() const | sf::Variable | |
getMax(bool converted) const | sf::Variable | |
getMin() const | sf::Variable | |
getMin(bool converted) const | sf::Variable | |
getName(int levels=0) const | sf::Variable | |
getNameLevelCount() const | sf::Variable | |
getOwner() const | sf::Variable | |
getRequiredDigits() const | sf::Variable | |
getRnd() const | sf::Variable | |
getRnd(bool converted) const | sf::Variable | |
getSetupString() const | sf::Variable | |
getSigDigits() const | sf::Variable | |
getSigDigits(bool converted) const | sf::Variable | |
getState(const Value &v) const | sf::Variable | |
getStateCount() const | sf::Variable | |
getStateName(size_type state) const | sf::Variable | |
getStates() const | sf::Variable | |
getStateValue(size_type state) const | sf::Variable | |
getStringType() const | sf::Variable | |
getStringType(EStringType type) | sf::Variable | static |
getStringType(const std::string &flags) | sf::Variable | static |
getType(std::string_view type) | sf::Variable | static |
getType(Value::EType type) | sf::Variable | static |
getType() const | sf::Variable | |
getUnit() const | sf::Variable | |
getUnit(bool converted) const | sf::Variable | |
getUsageCount() const | sf::Variable | |
id_type typedef | sf::InformationTypes | |
IdVector typedef | sf::InformationTypes | |
increase(int steps, bool skip_self=false) | sf::Variable | |
initialize() | sf::Variable | static |
isConverted() const | sf::Variable | |
isExported() const | sf::Variable | |
isFlag(int flag) const | sf::Variable | |
isGlobal() const | sf::Variable | inline |
isNumber() const | sf::Variable | |
isOwner() const | sf::Variable | |
isReadOnly() const | sf::Variable | |
isTemporary() const | sf::Variable | |
isTemporaryDifferent() const | sf::Variable | |
isValid() const | sf::Variable | |
loadCur(const Value &value) const | sf::Variable | |
makeOwner() | sf::Variable | |
npos | sf::InformationTypes | static |
operator delete(void *) | sf::Variable | |
operator=(const Variable &v) | sf::Variable | |
operator==(const Variable &v) const | sf::Variable | |
PtrVector typedef | sf::VariableTypes | |
read(std::istream &is, bool skip_self=false, PtrVector &list=null_ref< PtrVector >()) | sf::Variable | static |
readUpdate(std::istream &is, bool skip_self=false, PtrVector &list=null_ref< PtrVector >()) | sf::Variable | static |
ReferenceVector typedef | sf::VariableTypes | |
sdata_type typedef | sf::InformationTypes | |
setConvert(bool enable) | sf::Variable | |
setConvertHandler(VariableHandler *handler) | sf::Variable | static |
setConvertValues(const std::string &unit, const Value &multiplier, const Value &offset, int digits=std::numeric_limits< int >::max()) const | sf::Variable | |
setConvertValues(bool convert=true) const | sf::Variable | |
setCur(const Value &value, bool skip_self=false) | sf::Variable | |
setCur(const Value &value, bool skip_self=false) const | sf::Variable | |
setData(T data) | sf::Variable | |
setDesiredId() | sf::Variable | |
setDesiredId(id_type id) | sf::Variable | |
setExport(bool global) | sf::Variable | |
setFlag(flags_type flag, bool skip_self=false) const | sf::Variable | |
setGlobal(bool global) | sf::Variable | |
setHandler(VariableHandler *handler) | sf::Variable | |
setId(id_type id, bool skip_self=false) const | sf::Variable | |
setTemporary(bool on_off) | sf::Variable | |
setup(const std::string &definition, id_type id_ofs=0) | sf::Variable | |
setup(const Definition &definition, id_type id_ofs=0) | sf::Variable | |
setup(const Variable &v) | sf::Variable | inline |
setup(id_type id, bool set_did=false) | sf::Variable | inline |
size_type typedef | sf::InformationTypes | |
stDirectory enum value | sf::VariableTypes | |
stFilename enum value | sf::VariableTypes | |
stMulti enum value | sf::VariableTypes | |
stNormal enum value | sf::VariableTypes | |
stPath enum value | sf::VariableTypes | |
stSubdirectory enum value | sf::VariableTypes | |
toDataType(T value) const | sf::InformationTypes | inline |
toFlags(const std::string &flags) | sf::Variable | static |
uninitialize() | sf::Variable | static |
unsetFlag(flags_type flag, bool skip_self=false) const | sf::Variable | |
updateFlags(flags_type flags, bool skip_self=false) const | sf::Variable | |
updateTemporary(bool skip_self=false) | sf::Variable | |
Variable() | sf::Variable | |
Variable(const Variable &v) | sf::Variable | |
Variable(id_type id, bool set_desired) | sf::Variable | |
Variable(const std::string &definition, id_type id_ofs=0) | sf::Variable | explicit |
Variable(const Definition &def, id_type id_ofs=0) | sf::Variable | explicit |
Variable(bool global) | sf::Variable | explicitprotected |
VariableHandler | sf::Variable | friend |
VariableReference | sf::Variable | friend |
VariableStatic | sf::Variable | friend |
veConvert enum value | sf::VariableTypes | |
veConverted enum value | sf::VariableTypes | |
Vector typedef | sf::VariableTypes | |
veDesiredId enum value | sf::VariableTypes | |
veFirstLocal enum value | sf::VariableTypes | |
veFirstPrivate enum value | sf::VariableTypes | |
veFlagsChange enum value | sf::VariableTypes | |
veGetOwner enum value | sf::VariableTypes | |
veIdChanged enum value | sf::VariableTypes | |
veInvalid enum value | sf::VariableTypes | |
veLinked enum value | sf::VariableTypes | |
veLostOwner enum value | sf::VariableTypes | |
veNewId enum value | sf::VariableTypes | |
veRemove enum value | sf::VariableTypes | |
veSetup enum value | sf::VariableTypes | |
veUnlinked enum value | sf::VariableTypes | |
veUserGlobal enum value | sf::VariableTypes | |
veUserLocal enum value | sf::VariableTypes | |
veUserPrivate enum value | sf::VariableTypes | |
veValueChange enum value | sf::VariableTypes | |
vfConversionType enum value | sf::VariableTypes | |
vfDefault enum value | sf::VariableTypes | |
vfDescription enum value | sf::VariableTypes | |
vfFirstState enum value | sf::VariableTypes | |
vfFlags enum value | sf::VariableTypes | |
vfId enum value | sf::VariableTypes | |
vfMaximum enum value | sf::VariableTypes | |
vfMinimum enum value | sf::VariableTypes | |
vfName enum value | sf::VariableTypes | |
vfRound enum value | sf::VariableTypes | |
vfType enum value | sf::VariableTypes | |
vfUnit enum value | sf::VariableTypes | |
write(std::ostream &os) const | sf::Variable | |
writeUpdate(std::ostream &os) const | sf::Variable | |
~InformationBase()=default | sf::InformationBase | virtual |
~Variable() override | sf::Variable | |