|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::Basket, including all inherited members.
| AddBookendsAroundContent(OTString &strOutput, const OTString &strContents, const OTString &strContractType, const OTString &strHashType, const listOfSignatures &listSignatures) | opentxs::OTContract | static |
| AddRequestSubContract(const OTIdentifier &SUB_CONTRACT_ID, const OTIdentifier &SUB_ACCOUNT_ID, const int64_t &lClosingTransactionNo) | opentxs::Basket | |
| AddSubContract(const OTIdentifier &SUB_CONTRACT_ID, int64_t lMinimumTransferAmount) | opentxs::Basket | |
| At(uint32_t nIndex) | opentxs::Basket | |
| Basket() | opentxs::Basket | |
| Basket(int32_t nCount, int64_t lMinimumTransferAmount) | opentxs::Basket | |
| CalculateContractID(OTIdentifier &newID) const | opentxs::Basket | virtual |
| Count() const | opentxs::Basket | |
| 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 |
| GetClosingNum() const | opentxs::Basket | inline |
| GetClosingTransactionNoAt(uint32_t nIndex) | opentxs::Basket | |
| GetContractPublicKey() const | opentxs::OTContract | |
| GetContractPublicNym() const | opentxs::OTContract | |
| GetExchangingIn() const | opentxs::Basket | inline |
| 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 |
| GetMinimumTransfer() const | opentxs::Basket | inline |
| GetName(OTString &strName) const | opentxs::OTContract | inline |
| GetRequestAccountID() | opentxs::Basket | inline |
| GetTransferMultiple() const | opentxs::Basket | inline |
| HarvestClosingNumbers(OTPseudonym &theNym, const OTIdentifier &theServerID, bool bSave=true) | opentxs::Basket | |
| IncrementSubCount() | opentxs::Basket | inline |
| Initialize() | opentxs::OTContract | |
| InsertNym(const OTString &strKeyName, const OTString &strKeyValue) | opentxs::OTContract | |
| IsExchanging() const | opentxs::Basket | 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_bExchangingIn | opentxs::Basket | protected |
| m_bHideAccountID | opentxs::Basket | protected |
| m_dequeItems | opentxs::Basket | protected |
| m_ID | opentxs::OTContract | protected |
| m_lClosingTransactionNo | opentxs::Basket | protected |
| m_listSignatures | opentxs::OTContract | protected |
| m_lMinimumTransfer | opentxs::Basket | protected |
| m_mapConditions | opentxs::OTContract | protected |
| m_mapNyms | opentxs::OTContract | protected |
| m_nSubCount | opentxs::Basket | protected |
| m_nTransferMultiple | opentxs::Basket | protected |
| m_RequestAccountID | opentxs::Basket | 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_strName | opentxs::OTContract | protected |
| m_strRawFile | opentxs::OTContract | protected |
| m_strSigHashType | opentxs::OTContract | protected |
| 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 | |
| ParseRawFile() | opentxs::OTContract | |
| ProcessXMLNode(irr::io::IrrXMLReader *&xml) | opentxs::Basket | protectedvirtual |
| Release() | opentxs::Basket | virtual |
| Release_Basket() | opentxs::Basket | |
| 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::Basket | virtual |
| opentxs::OTContract::SaveContractWallet(OTString &strContents) const | opentxs::OTContract | virtual |
| SaveToContractFolder() | opentxs::OTContract | |
| SetClosingNum(const int64_t &lClosingNum) | opentxs::Basket | inline |
| SetExchangingIn(bool bDirection) | opentxs::Basket | inline |
| SetIdentifier(const OTIdentifier &theID) | opentxs::OTContract | inline |
| SetName(const OTString &strName) | opentxs::OTContract | inline |
| SetRequestAccountID(const OTIdentifier &theAccountID) | opentxs::Basket | inline |
| SetTransferMultiple(int32_t nTransferMultiple) | opentxs::Basket | inline |
| 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::Basket | virtual |
| VerifyContract() | opentxs::OTContract | virtual |
| VerifyContractID() const | opentxs::OTContract | 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::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 | |
| ~Basket() | opentxs::Basket | virtual |
| ~OTContract() | opentxs::OTContract | virtual |