| AddBookendsAroundContent(OTString &strOutput, const OTString &strContents, const OTString &strContractType, const OTString &strHashType, const listOfSignatures &listSignatures) | opentxs::OTContract | static |
| CalculateContractID(OTIdentifier &newID) const | opentxs::OTContract | 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 |
| GetContractPublicKey() const | opentxs::OTContract | |
| GetContractPublicNym() const | opentxs::OTContract | |
| GetFilename(OTString &strFilename) const | opentxs::OTContract | |
| GetFoldername(OTString &strFoldername) const | opentxs::OTContract | |
| GetHashType() const | opentxs::OTContract | inline |
| GetIdentifier(OTIdentifier &theIdentifier) const | opentxs::OTContract | virtual |
| GetIdentifier(OTString &theIdentifier) const | opentxs::OTContract | virtual |
| GetName(OTString &strName) const | opentxs::OTContract | inline |
| HarvestTransactionNumbers(OTPseudonym &theNym, bool bHarvestingForRetry, bool bReplyWasSuccess, bool bReplyWasFailure, bool bTransactionWasSuccess, bool bTransactionWasFailure) const | opentxs::OTMessage | |
| Initialize() | opentxs::OTContract | |
| InsertNym(const OTString &strKeyName, const OTString &strKeyValue) | opentxs::OTContract | |
| 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_AcknowledgedReplies | opentxs::OTMessage | |
| m_ascInReferenceTo | opentxs::OTMessage | |
| m_ascPayload | opentxs::OTMessage | |
| m_ascPayload2 | opentxs::OTMessage | |
| m_bBool | opentxs::OTMessage | |
| m_bIsSigned | opentxs::OTMessage | protected |
| m_bSuccess | opentxs::OTMessage | |
| m_ID | opentxs::OTContract | protected |
| m_lDepth | opentxs::OTMessage | |
| m_listSignatures | opentxs::OTContract | protected |
| m_lNewRequestNum | opentxs::OTMessage | |
| m_lTime | opentxs::OTMessage | |
| m_lTransactionNum | opentxs::OTMessage | |
| m_mapConditions | opentxs::OTContract | protected |
| m_mapNyms | opentxs::OTContract | protected |
| m_strAcctID | opentxs::OTMessage | |
| m_strAssetID | opentxs::OTMessage | |
| m_strCommand | opentxs::OTMessage | |
| 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_strInboxHash | opentxs::OTMessage | |
| m_strName | opentxs::OTContract | protected |
| m_strNymboxHash | opentxs::OTMessage | |
| m_strNymID | opentxs::OTMessage | |
| m_strNymID2 | opentxs::OTMessage | |
| m_strNymPublicKey | opentxs::OTMessage | |
| m_strOutboxHash | opentxs::OTMessage | |
| m_strRawFile | opentxs::OTContract | protected |
| m_strRequestNum | opentxs::OTMessage | |
| m_strServerID | opentxs::OTMessage | |
| m_strSigHashType | opentxs::OTContract | protected |
| m_strType | opentxs::OTMessage | |
| m_strVersion | opentxs::OTContract | 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 | |
| OTMessage() | opentxs::OTMessage | |
| ParseRawFile() | opentxs::OTContract | |
| ProcessXMLNode(irr::io::IrrXMLReader *&xml) | opentxs::OTMessage | protectedvirtual |
| Release() | opentxs::OTContract | virtual |
| Release_Contract() | opentxs::OTContract | |
| ReleaseSignatures() | opentxs::OTContract | |
| 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::OTMessage | protectedvirtual |
| opentxs::OTContract::SaveContractWallet(OTString &strContents) const | opentxs::OTContract | virtual |
| SaveToContractFolder() | opentxs::OTContract | |
| SetAcknowledgments(OTPseudonym &theNym) | opentxs::OTMessage | |
| SetIdentifier(const OTIdentifier &theID) | opentxs::OTContract | inline |
| SetName(const OTString &strName) | opentxs::OTContract | inline |
| SignContract(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) | opentxs::OTMessage | virtual |
| opentxs::OTContract::SignContract(const OTPseudonym &theNym, OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| opentxs::OTContract::SignContract(const OTAsymmetricKey &theKey, OTSignature &theSignature, const OTString &strHashType, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| 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::OTMessage | protectedvirtual |
| VerifyContract() | opentxs::OTContract | virtual |
| VerifyContractID() const | opentxs::OTMessage | virtual |
| 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::OTMessage | virtual |
| opentxs::OTContract::VerifySignature(const OTPseudonym &theNym, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| opentxs::OTContract::VerifySignature(const OTAsymmetricKey &theKey, const OTSignature &theSignature, const OTString &strHashType, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| opentxs::OTContract::VerifySignature(const char *szFoldername, const char *szFilename, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifyWithKey(const OTAsymmetricKey &theKey, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| ~OTContract() | opentxs::OTContract | virtual |
| ~OTMessage() | opentxs::OTMessage | virtual |