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

This is the complete list of members for opentxs::OTPartyAccount, including all inherited members.

ClearTemporaryPointers()opentxs::OTPartyAccountinline
Compare(const OTPartyAccount &rhs) const opentxs::OTPartyAccount
DropFinalReceiptToInbox(mapOfNyms *pNymMap, const OTString &strServerID, OTPseudonym &theServerNym, OTSmartContract &theSmartContract, const int64_t &lNewTransactionNumber, const OTString &strOrigCronItem, OTString *pstrNote=nullptr, OTString *pstrAttachment=nullptr)opentxs::OTPartyAccount
GetAcctID() const opentxs::OTPartyAccountinline
GetAgentName() const opentxs::OTPartyAccountinline
GetAssetTypeID() const opentxs::OTPartyAccountinline
GetAuthorizedAgent()opentxs::OTPartyAccount
GetClosingTransNo() const opentxs::OTPartyAccountinline
GetName() const opentxs::OTPartyAccountinline
GetParty() const opentxs::OTPartyAccountinline
IsAccount(OTAccount &theAccount)opentxs::OTPartyAccount
IsAccountByID(const OTIdentifier &theAcctID) const opentxs::OTPartyAccount
LoadAccount(OTPseudonym &theSignerNym, const OTString &strServerID)opentxs::OTPartyAccount
OTPartyAccount()opentxs::OTPartyAccount
OTPartyAccount(std::string str_account_name, const OTString &strAgentName, OTAccount &theAccount, int64_t lClosingTransNo)opentxs::OTPartyAccount
OTPartyAccount(const OTString &strName, const OTString &strAgentName, const OTString &strAcctID, const OTString &strAssetTypeID, int64_t lClosingTransNo)opentxs::OTPartyAccount
RegisterForExecution(OTScript &theScript)opentxs::OTPartyAccount
Serialize(OTString &strAppend, bool bCalculatingID=false, bool bSpecifyAssetID=false) const opentxs::OTPartyAccount
SetAcctID(const OTString &strAccountID)opentxs::OTPartyAccountinline
SetAgentName(const OTString &strAgentName)opentxs::OTPartyAccountinline
SetClosingTransNo(int64_t lTransNo)opentxs::OTPartyAccountinline
SetParty(OTParty &theOwnerParty)opentxs::OTPartyAccount
VerifyAgency()opentxs::OTPartyAccount
VerifyOwnership() const opentxs::OTPartyAccount
~OTPartyAccount()opentxs::OTPartyAccountvirtual