|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTTrackable, including all inherited members.
| AddBookendsAroundContent(OTString &strOutput, const OTString &strContents, const OTString &strContractType, const OTString &strHashType, const listOfSignatures &listSignatures) | opentxs::OTContract | static |
| AddBylaw(OTBylaw &theBylaw) | opentxs::OTScriptable | virtual |
| AddParty(OTParty &theParty) | opentxs::OTScriptable | virtual |
| AllPartiesHaveSupposedlyConfirmed() | opentxs::OTScriptable | |
| CalculateContractID(OTIdentifier &newID) const | opentxs::OTScriptable | virtual |
| CanExecuteClause(std::string str_party_name, std::string str_clause_name) | opentxs::OTScriptable | |
| ClearTemporaryPointers() | opentxs::OTScriptable | |
| Compare(OTScriptable &rhs) const | opentxs::OTScriptable | virtual |
| ConfirmParty(OTParty &theParty) | opentxs::OTScriptable | virtual |
| CreateContents() | opentxs::OTContract | virtual |
| CreateContract(const OTString &strContract, const OTPseudonym &theSigner) | opentxs::OTContract | virtual |
| CreateInnerContents() | opentxs::OTContract | |
| DearmorAndTrim(const OTString &strInput, OTString &strOutput, OTString &strFirstLine) | opentxs::OTContract | static |
| DisplayStatistics(OTString &strContents) const | opentxs::OTContract | virtual |
| ExecuteCallback(OTClause &theCallbackClause, mapOfVariables &theParameters, OTVariable &varReturnVal) | opentxs::OTScriptable | |
| FindPartyBasedOnAccount(OTAccount &theAccount, OTPartyAccount **ppPartyAccount=nullptr) const | opentxs::OTScriptable | |
| FindPartyBasedOnAccountID(const OTIdentifier &theAcctID, OTPartyAccount **ppPartyAccount=nullptr) const | opentxs::OTScriptable | |
| FindPartyBasedOnNymAsAgent(OTPseudonym &theNym, OTAgent **ppAgent=nullptr) const | opentxs::OTScriptable | |
| FindPartyBasedOnNymAsAuthAgent(OTPseudonym &theNym, OTAgent **ppAgent=nullptr) const | opentxs::OTScriptable | |
| FindPartyBasedOnNymIDAsAgent(const OTIdentifier &theNymID, OTAgent **ppAgent=nullptr) const | opentxs::OTScriptable | |
| FindPartyBasedOnNymIDAsAuthAgent(const OTIdentifier &theNymID, OTAgent **ppAgent=nullptr) const | opentxs::OTScriptable | |
| GetAgent(std::string str_agent_name) const | opentxs::OTScriptable | |
| GetAllTransactionNumbers(OTNumList &numlistOutput) const | opentxs::OTTrackable | virtual |
| GetAssetID() const | opentxs::OTInstrument | inline |
| GetBylaw(std::string str_bylaw_name) const | opentxs::OTScriptable | |
| GetBylawByIndex(int32_t nIndex) const | opentxs::OTScriptable | |
| GetBylawCount() const | opentxs::OTScriptable | inline |
| GetCallback(std::string str_CallbackName) | opentxs::OTScriptable | |
| GetClause(std::string str_clause_name) const | opentxs::OTScriptable | |
| GetContractPublicKey() const | opentxs::OTContract | |
| GetContractPublicNym() const | opentxs::OTContract | |
| GetCountTransNumsNeededForAgent(std::string str_agent_name) const | opentxs::OTScriptable | |
| GetFilename(OTString &strFilename) const | opentxs::OTContract | |
| GetFoldername(OTString &strFoldername) const | opentxs::OTContract | |
| GetHashType() const | opentxs::OTContract | inline |
| GetHooks(std::string str_HookName, mapOfClauses &theResults) | opentxs::OTScriptable | |
| GetIdentifier(OTIdentifier &theIdentifier) const | opentxs::OTContract | virtual |
| GetIdentifier(OTString &theIdentifier) const | opentxs::OTContract | virtual |
| GetName(OTString &strName) const | opentxs::OTContract | inline |
| GetParty(std::string str_party_name) const | opentxs::OTScriptable | |
| GetPartyAccount(std::string str_acct_name) const | opentxs::OTScriptable | |
| GetPartyAccountByID(const OTIdentifier &theAcctID) const | opentxs::OTScriptable | |
| GetPartyByIndex(int32_t nIndex) const | opentxs::OTScriptable | |
| GetPartyCount() const | opentxs::OTScriptable | inline |
| GetSenderAcctID() const | opentxs::OTTrackable | inline |
| GetSenderUserID() const | opentxs::OTTrackable | inline |
| GetServerID() const | opentxs::OTInstrument | inline |
| GetTime() | opentxs::OTScriptable | static |
| GetTransactionNum() const | opentxs::OTTrackable | inline |
| GetValidFrom() const | opentxs::OTInstrument | inline |
| GetValidTo() const | opentxs::OTInstrument | inline |
| GetVariable(std::string str_VarName) | opentxs::OTScriptable | |
| HasTransactionNum(const int64_t &lInput) const | opentxs::OTTrackable | virtual |
| Initialize() | opentxs::OTContract | |
| InitInstrument() | opentxs::OTInstrument | |
| InitTrackable() | opentxs::OTTrackable | |
| InsertNym(const OTString &strKeyName, const OTString &strKeyValue) | opentxs::OTContract | |
| InstantiateScriptable(const OTString &strInput) | opentxs::OTScriptable | static |
| IsDirty() const | opentxs::OTScriptable | |
| IsDirtyImportant() const | opentxs::OTScriptable | |
| IsExpired() | opentxs::OTInstrument | |
| LoadContract() | opentxs::OTContract | virtual |
| LoadContract(const char *szFoldername, const char *szFilename) | opentxs::OTContract | |
| LoadContractFromString(const OTString &theStr) | opentxs::OTContract | |
| LoadContractRawFile() | opentxs::OTContract | |
| LoadContractXML() | opentxs::OTContract | protected |
| LoadEncodedTextField(irr::io::IrrXMLReader *&xml, OTASCIIArmor &ascOutput) | opentxs::OTContract | static |
| LoadEncodedTextField(irr::io::IrrXMLReader *&xml, OTString &strOutput) | opentxs::OTContract | static |
| LoadEncodedTextFieldByName(irr::io::IrrXMLReader *&xml, OTASCIIArmor &ascOutput, const char *&szName, OTString::Map *pmapExtraVars=nullptr) | opentxs::OTContract | static |
| LoadEncodedTextFieldByName(irr::io::IrrXMLReader *&xml, OTString &strOutput, const char *&szName, OTString::Map *pmapExtraVars=nullptr) | opentxs::OTContract | static |
| m_AssetTypeID | opentxs::OTInstrument | protected |
| m_bCalculatingID | opentxs::OTScriptable | protected |
| m_bSpecifyAssetID | opentxs::OTScriptable | protected |
| m_bSpecifyParties | opentxs::OTScriptable | protected |
| m_ID | opentxs::OTContract | protected |
| m_listSignatures | opentxs::OTContract | protected |
| m_lTransactionNum | opentxs::OTTrackable | protected |
| m_mapBylaws | opentxs::OTScriptable | protected |
| m_mapConditions | opentxs::OTContract | protected |
| m_mapNyms | opentxs::OTContract | protected |
| m_mapParties | opentxs::OTScriptable | protected |
| m_SENDER_ACCT_ID | opentxs::OTTrackable | protected |
| m_SENDER_USER_ID | opentxs::OTTrackable | protected |
| m_ServerID | opentxs::OTInstrument | protected |
| m_strContractType | opentxs::OTContract | protected |
| m_strEntityEmail | opentxs::OTContract | protected |
| m_strEntityLongName | opentxs::OTContract | protected |
| m_strEntityShortName | opentxs::OTContract | protected |
| m_strFilename | opentxs::OTContract | protected |
| m_strFoldername | opentxs::OTContract | protected |
| m_strLabel | opentxs::OTScriptable | protected |
| m_strName | opentxs::OTContract | protected |
| m_strRawFile | opentxs::OTContract | protected |
| m_strSigHashType | opentxs::OTContract | protected |
| m_strVersion | opentxs::OTContract | protected |
| m_VALID_FROM | opentxs::OTInstrument | protected |
| m_VALID_TO | opentxs::OTInstrument | protected |
| m_xmlUnsigned | opentxs::OTContract | protected |
| OTContract() | opentxs::OTContract | |
| OTContract(const OTString &name, const OTString &foldername, const OTString &filename, const OTString &strID) | opentxs::OTContract | |
| OTContract(const OTString &strID) | opentxs::OTContract | |
| OTContract(const OTIdentifier &theID) | opentxs::OTContract | |
| OTInstrument() | opentxs::OTInstrument | |
| OTInstrument(const OTIdentifier &SERVER_ID, const OTIdentifier &ASSET_ID) | opentxs::OTInstrument | |
| OTScriptable() | opentxs::OTScriptable | |
| OTTrackable() | opentxs::OTTrackable | |
| OTTrackable(const OTIdentifier &SERVER_ID, const OTIdentifier &ASSET_ID) | opentxs::OTTrackable | |
| OTTrackable(const OTIdentifier &SERVER_ID, const OTIdentifier &ASSET_ID, const OTIdentifier &ACCT_ID, const OTIdentifier &USER_ID) | opentxs::OTTrackable | |
| ParseRawFile() | opentxs::OTContract | |
| ProcessXMLNode(irr::io::IrrXMLReader *&xml) | opentxs::OTInstrument | protectedvirtual |
| RegisterOTNativeCallsWithScript(OTScript &theScript) | opentxs::OTScriptable | virtual |
| Release() | opentxs::OTTrackable | virtual |
| Release_Contract() | opentxs::OTContract | |
| Release_Instrument() | opentxs::OTInstrument | |
| Release_Scriptable() | opentxs::OTScriptable | |
| Release_Trackable() | opentxs::OTTrackable | |
| ReleaseSignatures() | opentxs::OTContract | |
| RetrieveNymPointers(mapOfNyms &map_Nyms_Already_Loaded) | opentxs::OTScriptable | |
| RewriteContract(OTString &strOutput) const | opentxs::OTContract | |
| SaveContents(std::ofstream &ofs) const | opentxs::OTContract | virtual |
| SaveContents(OTString &strContents) const | opentxs::OTContract | virtual |
| SaveContract() | opentxs::OTContract | |
| SaveContract(const char *szFoldername, const char *szFilename) | opentxs::OTContract | |
| SaveContractRaw(OTString &strOutput) const | opentxs::OTContract | |
| SaveContractWallet(std::ofstream &ofs) const | opentxs::OTInstrument | virtual |
| opentxs::OTContract::SaveContractWallet(OTString &strContents) const | opentxs::OTContract | virtual |
| SaveToContractFolder() | opentxs::OTContract | |
| SendNoticeToAllParties(bool bSuccessMsg, OTPseudonym &theServerNym, const OTIdentifier &theServerID, const int64_t &lNewTransactionNumber, const OTString &strReference, OTString *pstrNote=nullptr, OTString *pstrAttachment=nullptr, OTPseudonym *pActualNym=nullptr) const | opentxs::OTScriptable | |
| SetAsClean() | opentxs::OTScriptable | |
| SetAssetID(const OTIdentifier &ASSET_ID) | opentxs::OTInstrument | inlineprotected |
| SetDisplayLabel(const std::string *pstrLabel=nullptr) | opentxs::OTScriptable | virtual |
| SetIdentifier(const OTIdentifier &theID) | opentxs::OTContract | inline |
| SetName(const OTString &strName) | opentxs::OTContract | inline |
| SetSenderAcctID(const OTIdentifier &ACCT_ID) | opentxs::OTTrackable | inlineprotected |
| SetSenderUserID(const OTIdentifier &USER_ID) | opentxs::OTTrackable | inlineprotected |
| SetServerID(const OTIdentifier &SERVER_ID) | opentxs::OTInstrument | inlineprotected |
| SetTransactionNum(int64_t lTransactionNum) | opentxs::OTTrackable | inline |
| SetValidFrom(time64_t TIME_FROM) | opentxs::OTInstrument | inlineprotected |
| SetValidTo(time64_t TIME_TO) | opentxs::OTInstrument | inlineprotected |
| SignContract(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | virtual |
| SignContract(const OTPseudonym &theNym, OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignContract(const OTAsymmetricKey &theKey, OTSignature &theSignature, const OTString &strHashType, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignContract(const char *szFoldername, const char *szFilename, OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignContractAuthent(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignContractAuthent(const OTPseudonym &theNym, OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignFlatText(OTString &strFlatText, const OTString &strContractType, const OTPseudonym &theSigner, OTString &strOutput) | opentxs::OTContract | static |
| SignWithKey(const OTAsymmetricKey &theKey, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SkipAfterLoadingField(irr::io::IrrXMLReader *&xml) | opentxs::OTContract | static |
| SkipToElement(irr::io::IrrXMLReader *&xml) | opentxs::OTContract | static |
| SkipToTextField(irr::io::IrrXMLReader *&xml) | opentxs::OTContract | static |
| UpdateContents() | opentxs::OTTrackable | virtual |
| UpdateContentsToString(OTString &strAppend, bool bCalculatingID) const | opentxs::OTScriptable | |
| ValidateName(std::string str_name) | opentxs::OTScriptable | static |
| VerifyContract() | opentxs::OTContract | virtual |
| VerifyContractID() const | opentxs::OTContract | virtual |
| VerifyCurrentDate() | opentxs::OTInstrument | |
| VerifyNymAsAgent(OTPseudonym &theNym, OTPseudonym &theSignerNym, mapOfNyms *pmap_ALREADY_LOADED=nullptr) const | opentxs::OTScriptable | virtual |
| VerifyNymAsAgentForAccount(OTPseudonym &theNym, OTAccount &theAccount) const | opentxs::OTScriptable | virtual |
| VerifyPartyAcctAuthorization(OTPartyAccount &thePartyAcct, OTPseudonym &theSignerNym, const OTString &strServerID, bool bBurnTransNo=false) | opentxs::OTScriptable | |
| VerifyPartyAuthorization(OTParty &theParty, OTPseudonym &theSignerNym, const OTString &strServerID, mapOfNyms *pmap_ALREADY_LOADED=nullptr, mapOfNyms *pmap_NEWLY_LOADED=nullptr, bool bBurnTransNo=false) | opentxs::OTScriptable | |
| VerifySigAuthent(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | virtual |
| VerifySigAuthent(const OTPseudonym &theNym, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifySignature(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | virtual |
| VerifySignature(const OTPseudonym &theNym, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifySignature(const OTAsymmetricKey &theKey, const OTSignature &theSignature, const OTString &strHashType, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifySignature(const char *szFoldername, const char *szFilename, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifyThisAgainstAllPartiesSignedCopies() | opentxs::OTScriptable | |
| VerifyWithKey(const OTAsymmetricKey &theKey, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| ~OTContract() | opentxs::OTContract | virtual |
| ~OTInstrument() | opentxs::OTInstrument | virtual |
| ~OTScriptable() | opentxs::OTScriptable | virtual |
| ~OTTrackable() | opentxs::OTTrackable | virtual |