| _GetTypeString(paymentType theType) | opentxs::OTPayment | static |
| 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 |
| CHEQUE enum value | opentxs::OTPayment | |
| 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 |
| ERROR_STATE enum value | opentxs::OTPayment | |
| GetAllTransactionNumbers(OTNumList &numlistOutput) const | opentxs::OTPayment | |
| GetAmount(int64_t &lOutput) const | opentxs::OTPayment | |
| GetAssetTypeID(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetClosingNum(int64_t &lOutput, const OTIdentifier &theAcctID) const | opentxs::OTPayment | |
| 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 |
| GetMemo(OTString &strOutput) const | opentxs::OTPayment | |
| GetName(OTString &strName) const | opentxs::OTContract | inline |
| GetOpeningNum(int64_t &lOutput, const OTIdentifier &theNymID) const | opentxs::OTPayment | |
| GetPaymentContents(OTString &strOutput) const | opentxs::OTPayment | inline |
| GetRecipientAcctID(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetRecipientUserID(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetRemitterAcctID(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetRemitterUserID(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetSenderAcctID(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetSenderAcctIDForDisplay(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetSenderUserID(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetSenderUserIDForDisplay(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetServerID(OTIdentifier &theOutput) const | opentxs::OTPayment | |
| GetTransactionNum(int64_t &lOutput) const | opentxs::OTPayment | |
| GetType() const | opentxs::OTPayment | inline |
| GetTypeFromString(const OTString &strType) | opentxs::OTPayment | static |
| GetTypeString() const | opentxs::OTPayment | inline |
| GetValidFrom(time64_t &tOutput) const | opentxs::OTPayment | |
| GetValidTo(time64_t &tOutput) const | opentxs::OTPayment | |
| HasTransactionNum(const int64_t &lInput) const | opentxs::OTPayment | |
| Initialize() | opentxs::OTContract | |
| InitPayment() | opentxs::OTPayment | |
| InsertNym(const OTString &strKeyName, const OTString &strKeyValue) | opentxs::OTContract | |
| Instantiate() const | opentxs::OTPayment | |
| Instantiate(const OTString &strPayment) | opentxs::OTPayment | |
| InstantiatePurse() const | opentxs::OTPayment | |
| InstantiatePurse(const OTString &strPayment) | opentxs::OTPayment | |
| INVOICE enum value | opentxs::OTPayment | |
| IsCheque() const | opentxs::OTPayment | inline |
| IsExpired(bool &bExpired) | opentxs::OTPayment | |
| IsInvoice() const | opentxs::OTPayment | inline |
| IsPaymentPlan() const | opentxs::OTPayment | inline |
| IsPurse() const | opentxs::OTPayment | inline |
| IsSmartContract() const | opentxs::OTPayment | inline |
| IsValid() const | opentxs::OTPayment | inline |
| IsVoucher() const | opentxs::OTPayment | inline |
| 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::OTPayment | protected |
| m_bAreTempValuesSet | opentxs::OTPayment | protected |
| m_bHasRecipient | opentxs::OTPayment | protected |
| m_bHasRemitter | opentxs::OTPayment | protected |
| m_ID | opentxs::OTContract | protected |
| m_lAmount | opentxs::OTPayment | protected |
| m_listSignatures | opentxs::OTContract | protected |
| m_lTransactionNum | opentxs::OTPayment | protected |
| m_mapConditions | opentxs::OTContract | protected |
| m_mapNyms | opentxs::OTContract | protected |
| m_RecipientAcctID | opentxs::OTPayment | protected |
| m_RecipientUserID | opentxs::OTPayment | protected |
| m_RemitterAcctID | opentxs::OTPayment | protected |
| m_RemitterUserID | opentxs::OTPayment | protected |
| m_SenderAcctID | opentxs::OTPayment | protected |
| m_SenderUserID | opentxs::OTPayment | protected |
| m_ServerID | opentxs::OTPayment | 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_strMemo | opentxs::OTPayment | protected |
| m_strName | opentxs::OTContract | protected |
| m_strPayment | opentxs::OTPayment | protected |
| m_strRawFile | opentxs::OTContract | protected |
| m_strSigHashType | opentxs::OTContract | protected |
| m_strVersion | opentxs::OTContract | protected |
| m_Type | opentxs::OTPayment | protected |
| m_VALID_FROM | opentxs::OTPayment | protected |
| m_VALID_TO | opentxs::OTPayment | 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 | |
| OTPayment() | opentxs::OTPayment | |
| OTPayment(const OTString &strPayment) | opentxs::OTPayment | |
| ParseRawFile() | opentxs::OTContract | |
| PAYMENT_PLAN enum value | opentxs::OTPayment | |
| paymentType enum name | opentxs::OTPayment | |
| ProcessXMLNode(irr::io::IrrXMLReader *&xml) | opentxs::OTPayment | virtual |
| PURSE enum value | opentxs::OTPayment | |
| Release() | opentxs::OTPayment | virtual |
| Release_Contract() | opentxs::OTContract | |
| Release_Payment() | opentxs::OTPayment | |
| 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::OTPayment | virtual |
| opentxs::OTContract::SaveContractWallet(OTString &strContents) const | opentxs::OTContract | virtual |
| SaveToContractFolder() | opentxs::OTContract | |
| SetIdentifier(const OTIdentifier &theID) | opentxs::OTContract | inline |
| SetName(const OTString &strName) | opentxs::OTContract | inline |
| SetPayment(const OTString &strPayment) | opentxs::OTPayment | |
| SetTempValues() | opentxs::OTPayment | |
| SetTempValuesFromCheque(const OTCheque &theInput) | opentxs::OTPayment | |
| SetTempValuesFromPaymentPlan(const OTPaymentPlan &theInput) | opentxs::OTPayment | |
| SetTempValuesFromPurse(const Purse &theInput) | opentxs::OTPayment | |
| SetTempValuesFromSmartContract(const OTSmartContract &theInput) | opentxs::OTPayment | |
| 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 |
| SMART_CONTRACT enum value | opentxs::OTPayment | |
| UpdateContents() | opentxs::OTPayment | protectedvirtual |
| VerifyContract() | opentxs::OTContract | virtual |
| VerifyContractID() const | opentxs::OTContract | virtual |
| VerifyCurrentDate(bool &bVerified) | opentxs::OTPayment | |
| 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 | |
| VerifyWithKey(const OTAsymmetricKey &theKey, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VOUCHER enum value | opentxs::OTPayment | |
| ~OTContract() | opentxs::OTContract | virtual |
| ~OTPayment() | opentxs::OTPayment | virtual |