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

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

AddCallback(std::string str_CallbackName, std::string str_ClauseName)opentxs::OTBylaw
AddClause(OTClause &theClause)opentxs::OTBylaw
AddClause(const char *szName, const char *szCode)opentxs::OTBylaw
AddHook(std::string str_HookName, std::string str_ClauseName)opentxs::OTBylaw
AddVariable(OTVariable &theVariable)opentxs::OTBylaw
AddVariable(std::string str_Name, std::string str_Value, OTVariable::OTVariable_Access theAccess=OTVariable::Var_Persistent)opentxs::OTBylaw
AddVariable(std::string str_Name, int32_t nValue, OTVariable::OTVariable_Access theAccess=OTVariable::Var_Persistent)opentxs::OTBylaw
AddVariable(std::string str_Name, bool bValue, OTVariable::OTVariable_Access theAccess=OTVariable::Var_Persistent)opentxs::OTBylaw
Compare(OTBylaw &rhs)opentxs::OTBylaw
GetCallback(std::string str_CallbackName)opentxs::OTBylaw
GetCallbackByIndex(int32_t nIndex)opentxs::OTBylaw
GetCallbackCount() const opentxs::OTBylawinline
GetCallbackNameByIndex(int32_t nIndex)opentxs::OTBylaw
GetClause(std::string str_Name) const opentxs::OTBylaw
GetClauseByIndex(int32_t nIndex)opentxs::OTBylaw
GetClauseCount() const opentxs::OTBylawinline
GetHookByIndex(int32_t nIndex)opentxs::OTBylaw
GetHookCount() const opentxs::OTBylawinline
GetHookNameByIndex(int32_t nIndex)opentxs::OTBylaw
GetHooks(std::string str_HookName, mapOfClauses &theResults)opentxs::OTBylaw
GetLanguage() const opentxs::OTBylaw
GetName() const opentxs::OTBylawinline
GetOwnerAgreement()opentxs::OTBylawinline
GetVariable(std::string str_Name)opentxs::OTBylaw
GetVariableByIndex(int32_t nIndex)opentxs::OTBylaw
GetVariableCount() const opentxs::OTBylawinline
IsDirty() const opentxs::OTBylaw
IsDirtyImportant() const opentxs::OTBylaw
OTBylaw()opentxs::OTBylaw
OTBylaw(const char *szName, const char *szLanguage)opentxs::OTBylaw
RegisterVariablesForExecution(OTScript &theScript)opentxs::OTBylaw
Serialize(OTString &strAppend, bool bCalculatingID=false) const opentxs::OTBylaw
SetAsClean()opentxs::OTBylaw
SetOwnerAgreement(OTScriptable &theOwner)opentxs::OTBylawinline
~OTBylaw()opentxs::OTBylawvirtual