Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs::Basket Member List

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::OTContractstatic
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::Basketvirtual
Count() const opentxs::Basket
CreateContents()opentxs::OTContractvirtual
CreateContract(const OTString &strContract, const OTPseudonym &theSigner)opentxs::OTContractvirtual
CreateInnerContents()opentxs::OTContract
DearmorAndTrim(const OTString &strInput, OTString &strOutput, OTString &strFirstLine)opentxs::OTContractstatic
DisplayStatistics(OTString &strContents) const opentxs::OTContractvirtual
GetClosingNum() const opentxs::Basketinline
GetClosingTransactionNoAt(uint32_t nIndex)opentxs::Basket
GetContractPublicKey() const opentxs::OTContract
GetContractPublicNym() const opentxs::OTContract
GetExchangingIn() const opentxs::Basketinline
GetFilename(OTString &strFilename) const opentxs::OTContract
GetFoldername(OTString &strFoldername) const opentxs::OTContract
GetHashType() const opentxs::OTContractinline
GetIdentifier(OTIdentifier &theIdentifier) const opentxs::OTContractvirtual
GetIdentifier(OTString &theIdentifier) const opentxs::OTContractvirtual
GetMinimumTransfer() const opentxs::Basketinline
GetName(OTString &strName) const opentxs::OTContractinline
GetRequestAccountID()opentxs::Basketinline
GetTransferMultiple() const opentxs::Basketinline
HarvestClosingNumbers(OTPseudonym &theNym, const OTIdentifier &theServerID, bool bSave=true)opentxs::Basket
IncrementSubCount()opentxs::Basketinline
Initialize()opentxs::OTContract
InsertNym(const OTString &strKeyName, const OTString &strKeyValue)opentxs::OTContract
IsExchanging() const opentxs::Basketinline
LoadContract()opentxs::OTContractvirtual
LoadContract(const char *szFoldername, const char *szFilename)opentxs::OTContract
LoadContractFromString(const OTString &theStr)opentxs::OTContract
LoadContractRawFile()opentxs::OTContract
LoadContractXML()opentxs::OTContractprotected
LoadEncodedTextField(irr::io::IrrXMLReader *&xml, OTASCIIArmor &ascOutput)opentxs::OTContractstatic
LoadEncodedTextField(irr::io::IrrXMLReader *&xml, OTString &strOutput)opentxs::OTContractstatic
LoadEncodedTextFieldByName(irr::io::IrrXMLReader *&xml, OTASCIIArmor &ascOutput, const char *&szName, OTString::Map *pmapExtraVars=nullptr)opentxs::OTContractstatic
LoadEncodedTextFieldByName(irr::io::IrrXMLReader *&xml, OTString &strOutput, const char *&szName, OTString::Map *pmapExtraVars=nullptr)opentxs::OTContractstatic
m_bExchangingInopentxs::Basketprotected
m_bHideAccountIDopentxs::Basketprotected
m_dequeItemsopentxs::Basketprotected
m_IDopentxs::OTContractprotected
m_lClosingTransactionNoopentxs::Basketprotected
m_listSignaturesopentxs::OTContractprotected
m_lMinimumTransferopentxs::Basketprotected
m_mapConditionsopentxs::OTContractprotected
m_mapNymsopentxs::OTContractprotected
m_nSubCountopentxs::Basketprotected
m_nTransferMultipleopentxs::Basketprotected
m_RequestAccountIDopentxs::Basketprotected
m_strContractTypeopentxs::OTContractprotected
m_strEntityEmailopentxs::OTContractprotected
m_strEntityLongNameopentxs::OTContractprotected
m_strEntityShortNameopentxs::OTContractprotected
m_strFilenameopentxs::OTContractprotected
m_strFoldernameopentxs::OTContractprotected
m_strNameopentxs::OTContractprotected
m_strRawFileopentxs::OTContractprotected
m_strSigHashTypeopentxs::OTContractprotected
m_strVersionopentxs::OTContractprotected
m_xmlUnsignedopentxs::OTContractprotected
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::Basketprotectedvirtual
Release()opentxs::Basketvirtual
Release_Basket()opentxs::Basket
Release_Contract()opentxs::OTContract
ReleaseSignatures()opentxs::OTContract
RewriteContract(OTString &strOutput) const opentxs::OTContract
SaveContents(std::ofstream &ofs) const opentxs::OTContractvirtual
SaveContents(OTString &strContents) const opentxs::OTContractvirtual
SaveContract()opentxs::OTContract
SaveContract(const char *szFoldername, const char *szFilename)opentxs::OTContract
SaveContractRaw(OTString &strOutput) const opentxs::OTContract
SaveContractWallet(std::ofstream &ofs) const opentxs::Basketvirtual
opentxs::OTContract::SaveContractWallet(OTString &strContents) const opentxs::OTContractvirtual
SaveToContractFolder()opentxs::OTContract
SetClosingNum(const int64_t &lClosingNum)opentxs::Basketinline
SetExchangingIn(bool bDirection)opentxs::Basketinline
SetIdentifier(const OTIdentifier &theID)opentxs::OTContractinline
SetName(const OTString &strName)opentxs::OTContractinline
SetRequestAccountID(const OTIdentifier &theAccountID)opentxs::Basketinline
SetTransferMultiple(int32_t nTransferMultiple)opentxs::Basketinline
SignContract(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr)opentxs::OTContractvirtual
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::OTContractstatic
SignWithKey(const OTAsymmetricKey &theKey, const OTPasswordData *pPWData=nullptr)opentxs::OTContract
SkipAfterLoadingField(irr::io::IrrXMLReader *&xml)opentxs::OTContractstatic
SkipToElement(irr::io::IrrXMLReader *&xml)opentxs::OTContractstatic
SkipToTextField(irr::io::IrrXMLReader *&xml)opentxs::OTContractstatic
UpdateContents()opentxs::Basketvirtual
VerifyContract()opentxs::OTContractvirtual
VerifyContractID() const opentxs::OTContractvirtual
VerifySigAuthent(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) const opentxs::OTContractvirtual
VerifySigAuthent(const OTPseudonym &theNym, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const opentxs::OTContract
VerifySignature(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) const opentxs::OTContractvirtual
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::Basketvirtual
~OTContract()opentxs::OTContractvirtual