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

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

AddAccount(OTPartyAccount &thePartyAcct)opentxs::OTParty
AddAccount(const OTString &strAgentName, const OTString &strName, const OTString &strAcctID, const OTString &strAssetTypeID, int64_t lClosingTransNo)opentxs::OTParty
AddAccount(const OTString &strAgentName, const char *szAcctName, OTAccount &theAccount, int64_t lClosingTransNo)opentxs::OTParty
AddAgent(OTAgent &theAgent)opentxs::OTParty
CleanupAccounts()opentxs::OTParty
CleanupAgents()opentxs::OTParty
ClearTemporaryPointers()opentxs::OTParty
CloseoutOpeningNumber(const OTString &strServerID, bool bSave=false, OTPseudonym *pSignerNym=nullptr)opentxs::OTParty
Compare(const OTParty &rhs) const opentxs::OTParty
CopyAcctsToConfirmingParty(OTParty &theParty) const opentxs::OTParty
DropFinalReceiptToInboxes(mapOfNyms *pNymMap, const OTString &strServerID, OTPseudonym &theServerNym, const int64_t &lNewTransactionNumber, const OTString &strOrigCronItem, OTString *pstrNote=nullptr, OTString *pstrAttachment=nullptr)opentxs::OTParty
DropFinalReceiptToNymboxes(const int64_t &lNewTransactionNumber, const OTString &strOrigCronItem, OTString *pstrNote=nullptr, OTString *pstrAttachment=nullptr, OTPseudonym *pActualNym=nullptr)opentxs::OTParty
GetAccount(const std::string &str_acct_name) const opentxs::OTParty
GetAccountByAgent(const std::string &str_agent_name)opentxs::OTParty
GetAccountByID(const OTIdentifier &theAcctID) const opentxs::OTParty
GetAccountByIndex(int32_t nIndex)opentxs::OTParty
GetAccountCount() const opentxs::OTPartyinline
GetAccountCount(std::string str_agent_name) const opentxs::OTParty
GetAgent(const std::string &str_agent_name) const opentxs::OTParty
GetAgentByIndex(int32_t nIndex) const opentxs::OTParty
GetAgentCount() const opentxs::OTPartyinline
GetAllTransactionNumbers(OTNumList &numlistOutput) const opentxs::OTParty
GetAuthorizingAgentName() const opentxs::OTPartyinline
GetClosingTransNo(std::string str_for_acct_name) const opentxs::OTParty
GetEntityID(bool *pBoolSuccess=nullptr) const opentxs::OTParty
GetMySignedCopy()opentxs::OTPartyinline
GetNymID(bool *pBoolSuccess=nullptr) const opentxs::OTParty
GetOpeningTransNo() const opentxs::OTPartyinline
GetOwnerAgreement()opentxs::OTPartyinline
GetPartyID(bool *pBoolSuccess=nullptr) const opentxs::OTParty
GetPartyName(bool *pBoolSuccess=nullptr) const opentxs::OTParty
HarvestAllTransactionNumbers(const OTString &strServerID)opentxs::OTParty
HarvestClosingNumbers(const OTString &strServerID, bool bSave=false, OTPseudonym *pSignerNym=nullptr)opentxs::OTParty
HarvestClosingNumbers(OTAgent &theAgent, const OTString &strServerID)opentxs::OTParty
HarvestClosingNumbers(OTPseudonym &theNym, const OTString &strServerID)opentxs::OTParty
HarvestOpeningNumber(const OTString &strServerID)opentxs::OTParty
HarvestOpeningNumber(OTAgent &theAgent, const OTString &strServerID)opentxs::OTParty
HarvestOpeningNumber(OTPseudonym &theNym, const OTString &strServerID)opentxs::OTParty
HasAccount(OTAccount &theAccount, OTPartyAccount **ppPartyAccount=nullptr) const opentxs::OTParty
HasAccountByID(const OTIdentifier &theAcctID, OTPartyAccount **ppPartyAccount=nullptr) const opentxs::OTParty
HasActiveAgent() const opentxs::OTParty
HasAgent(OTPseudonym &theNym, OTAgent **ppAgent=nullptr) const opentxs::OTParty
HasAgentByNymID(const OTIdentifier &theNymID, OTAgent **ppAgent=nullptr) const opentxs::OTParty
HasAuthorizingAgent(OTPseudonym &theNym, OTAgent **ppAgent=nullptr) const opentxs::OTParty
HasAuthorizingAgentByNymID(const OTIdentifier &theNymID, OTAgent **ppAgent=nullptr) const opentxs::OTParty
HasTransactionNum(const int64_t &lInput) const opentxs::OTParty
IsEntity() const opentxs::OTParty
IsNym() const opentxs::OTParty
LoadAndVerifyAgentNyms(OTPseudonym &theServerNym, mapOfNyms &map_Nyms_Already_Loaded, mapOfNyms &map_NewlyLoaded)opentxs::OTParty
LoadAndVerifyAssetAccounts(OTPseudonym &theServerNym, const OTString &strServerID, mapOfAccounts &map_Accts_Already_Loaded, mapOfAccounts &map_NewlyLoaded)opentxs::OTParty
LoadAuthorizingAgentNym(OTPseudonym &theSignerNym, OTAgent **ppAgent=nullptr)opentxs::OTParty
OTParty()opentxs::OTParty
OTParty(const char *szName, bool bIsOwnerNym, const char *szOwnerID, const char *szAuthAgent, bool bCreateAgent=false)opentxs::OTParty
OTParty(std::string str_PartyName, OTPseudonym &theNym, std::string str_agent_name, OTAccount *pAccount=nullptr, const std::string *pstr_account_name=nullptr, int64_t lClosingTransNo=0)opentxs::OTParty
RegisterAccountsForExecution(OTScript &theScript)opentxs::OTParty
ReserveTransNumsForConfirm(const OTString &strServerID)opentxs::OTParty
RetrieveNymPointers(mapOfNyms &map_Nyms_Already_Loaded)opentxs::OTParty
SendNoticeToParty(bool bSuccessMsg, OTPseudonym &theServerNym, const OTIdentifier &theServerID, const int64_t &lNewTransactionNumber, const OTString &strReference, OTString *pstrNote=nullptr, OTString *pstrAttachment=nullptr, OTPseudonym *pActualNym=nullptr)opentxs::OTParty
Serialize(OTString &strAppend, bool bCalculatingID=false, bool bSpecifyAssetID=false, bool bSpecifyParties=false) const opentxs::OTParty
SetAuthorizingAgentName(std::string str_agent_name)opentxs::OTPartyinline
SetMySignedCopy(const OTString &strMyCopy)opentxs::OTPartyinline
SetOpeningTransNo(const int64_t &theNumber)opentxs::OTPartyinline
SetOwnerAgreement(OTScriptable &theOwner)opentxs::OTPartyinline
SetPartyName(const std::string &str_party_name_input)opentxs::OTParty
SignContract(OTContract &theInput) const opentxs::OTParty
VerifyAccountsWithTheirAgents(OTPseudonym &theSignerNym, const OTString &strServerID, bool bBurnTransNo=false)opentxs::OTParty
VerifyOwnershipOfAccount(const OTAccount &theAccount) const opentxs::OTParty
~OTParty()opentxs::OTPartyvirtual