Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs::OTVariable Member List

This is the complete list of members for opentxs::OTVariable, including all inherited members.

Compare(OTVariable &rhs)opentxs::OTVariable
CopyValueBool() const opentxs::OTVariableinline
CopyValueInteger() const opentxs::OTVariableinline
CopyValueString() const opentxs::OTVariableinline
GetAccess() const opentxs::OTVariableinline
GetName() const opentxs::OTVariableinline
GetType() const opentxs::OTVariableinline
GetValueBool()opentxs::OTVariableinline
GetValueInteger()opentxs::OTVariableinline
GetValueString()opentxs::OTVariableinline
IsBool() const opentxs::OTVariableinline
IsConstant() const opentxs::OTVariableinline
IsDirty() const opentxs::OTVariable
IsImportant() const opentxs::OTVariableinline
IsInteger() const opentxs::OTVariableinline
IsPersistent() const opentxs::OTVariableinline
IsString() const opentxs::OTVariableinline
OTVariable()opentxs::OTVariable
OTVariable(std::string str_Name, int32_t nValue, OTVariable_Access theAccess=Var_Persistent)opentxs::OTVariable
OTVariable(std::string str_Name, bool bValue, OTVariable_Access theAccess=Var_Persistent)opentxs::OTVariable
OTVariable(std::string str_Name, std::string str_Value, OTVariable_Access theAccess=Var_Persistent)opentxs::OTVariable
OTVariable_Access enum nameopentxs::OTVariable
OTVariable_Type enum nameopentxs::OTVariable
RegisterForExecution(OTScript &theScript)opentxs::OTVariable
Serialize(OTString &strAppend, bool bCalculatingID=false) const opentxs::OTVariable
SetAsClean()opentxs::OTVariable
SetBylaw(OTBylaw &theBylaw)opentxs::OTVariableinline
SetValue(const int32_t &nValue)opentxs::OTVariable
SetValue(bool bValue)opentxs::OTVariable
SetValue(const std::string &str_Value)opentxs::OTVariable
UnregisterScript()opentxs::OTVariable
Var_Bool enum valueopentxs::OTVariable
Var_Constant enum valueopentxs::OTVariable
Var_Error_Access enum valueopentxs::OTVariable
Var_Error_Type enum valueopentxs::OTVariable
Var_Important enum valueopentxs::OTVariable
Var_Integer enum valueopentxs::OTVariable
Var_Persistent enum valueopentxs::OTVariable
Var_String enum valueopentxs::OTVariable
~OTVariable()opentxs::OTVariablevirtual