openMSX
openmsx::TclObject Member List

This is the complete list of members for openmsx::TclObject, including all inherited members.

addDictKeyValue(const Key &key, const Value &value)openmsx::TclObjectinline
addDictKeyValues(Args &&... args)openmsx::TclObjectinline
addListElement(const T &t)openmsx::TclObjectinline
addListElement(Args &&... args)openmsx::TclObjectinline
addListElements(ITER first, ITER last)openmsx::TclObjectinline
addListElements(Range &&range)openmsx::TclObjectinline
begin() constopenmsx::TclObjectinline
empty() constopenmsx::TclObjectinline
end() constopenmsx::TclObjectinline
eval(Interpreter &interp) constopenmsx::TclObject
evalBool(Interpreter &interp) constopenmsx::TclObject
executeCommand(Interpreter &interp, bool compile=false)openmsx::TclObject
getBinary() constopenmsx::TclObject
getBoolean(Interpreter &interp) constopenmsx::TclObject
getDictValue(Interpreter &interp, const TclObject &key) constopenmsx::TclObject
getDictValue(Interpreter &interp, const Key &key) constopenmsx::TclObjectinline
getDouble(Interpreter &interp) constopenmsx::TclObject
getFloat(Interpreter &interp) constopenmsx::TclObject
getInt(Interpreter &interp) constopenmsx::TclObject
getListIndex(Interpreter &interp, unsigned index) constopenmsx::TclObject
getListIndexUnchecked(unsigned index) constopenmsx::TclObject
getListLength(Interpreter &interp) constopenmsx::TclObject
getOptionalBool() constopenmsx::TclObject
getOptionalDictValue(const TclObject &key) constopenmsx::TclObject
getOptionalDouble() constopenmsx::TclObject
getOptionalFloat() constopenmsx::TclObject
getOptionalInt() constopenmsx::TclObject
getString() constopenmsx::TclObject
getTclObject()openmsx::TclObjectinline
getTclObjectNonConst() constopenmsx::TclObjectinline
operator=(const TclObject &other)openmsx::TclObjectinline
operator=(TclObject &other)openmsx::TclObjectinline
operator=(TclObject &&other) noexceptopenmsx::TclObjectinline
operator=(T &&t)openmsx::TclObjectinline
operator==openmsx::TclObjectfriend
operator==openmsx::TclObjectfriend
removeListIndex(Interpreter &interp, unsigned index)openmsx::TclObject
setDictValue(Interpreter &interp, const TclObject &key, const TclObject &value)openmsx::TclObject
size() constopenmsx::TclObjectinline
TclObject()openmsx::TclObjectinline
TclObject(Tcl_Obj *o)openmsx::TclObjectinlineexplicit
TclObject(T t)openmsx::TclObjectinlineexplicit
TclObject(const TclObject &o)openmsx::TclObjectinline
TclObject(TclObject &&o) noexceptopenmsx::TclObjectinline
TclObject(MakeListTag, Args &&... args)openmsx::TclObjectinline
TclObject(MakeDictTag, Args &&... args)openmsx::TclObjectinline
~TclObject()openmsx::TclObjectinline