|
Open-Transactions
0.93.0-ge03d287
|
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::OTBylaw | inline |
| GetCallbackNameByIndex(int32_t nIndex) | opentxs::OTBylaw | |
| GetClause(std::string str_Name) const | opentxs::OTBylaw | |
| GetClauseByIndex(int32_t nIndex) | opentxs::OTBylaw | |
| GetClauseCount() const | opentxs::OTBylaw | inline |
| GetHookByIndex(int32_t nIndex) | opentxs::OTBylaw | |
| GetHookCount() const | opentxs::OTBylaw | inline |
| GetHookNameByIndex(int32_t nIndex) | opentxs::OTBylaw | |
| GetHooks(std::string str_HookName, mapOfClauses &theResults) | opentxs::OTBylaw | |
| GetLanguage() const | opentxs::OTBylaw | |
| GetName() const | opentxs::OTBylaw | inline |
| GetOwnerAgreement() | opentxs::OTBylaw | inline |
| GetVariable(std::string str_Name) | opentxs::OTBylaw | |
| GetVariableByIndex(int32_t nIndex) | opentxs::OTBylaw | |
| GetVariableCount() const | opentxs::OTBylaw | inline |
| 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::OTBylaw | inline |
| ~OTBylaw() | opentxs::OTBylaw | virtual |