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

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

ClearTemporaryPointers()opentxs::OTAgentinline
DoesRepresentAnEntity() const opentxs::OTAgent
DoesRepresentHimself() const opentxs::OTAgent
DropFinalReceiptToInbox(mapOfNyms *pNymMap, const OTString &strServerID, OTPseudonym &theServerNym, OTSmartContract &theSmartContract, const OTIdentifier &theAccountID, const int64_t &lNewTransactionNumber, const int64_t &lClosingNumber, const OTString &strOrigCronItem, OTString *pstrNote=nullptr, OTString *pstrAttachment=nullptr)opentxs::OTAgent
DropFinalReceiptToNymbox(OTSmartContract &theSmartContract, const int64_t &lNewTransactionNumber, const OTString &strOrigCronItem, OTString *pstrNote=nullptr, OTString *pstrAttachment=nullptr, OTPseudonym *pActualNym=nullptr)opentxs::OTAgent
DropServerNoticeToNymbox(bool bSuccessMsg, OTPseudonym &theServerNym, const OTIdentifier &theServerID, const int64_t &lNewTransactionNumber, const int64_t &lInReferenceTo, const OTString &strReference, OTString *pstrNote=nullptr, OTString *pstrAttachment=nullptr, OTPseudonym *pActualNym=nullptr)opentxs::OTAgent
GetCountAuthorizedAccts()opentxs::OTAgent
GetEntityID(OTIdentifier &theOutput) const opentxs::OTAgent
GetGroupName(OTString &strGroupName)opentxs::OTAgent
GetName()opentxs::OTAgentinline
GetNymID(OTIdentifier &theOutput) const opentxs::OTAgent
GetParty() const opentxs::OTAgentinline
GetPartyID(OTIdentifier &theOutput) const opentxs::OTAgent
GetRoleID(OTIdentifier &theOutput) const opentxs::OTAgent
GetSignerID(OTIdentifier &theOutput) const opentxs::OTAgent
HarvestTransactionNumber(const int64_t &lNumber, const OTString &strServerID, bool bSave=false, OTPseudonym *pSignerNym=nullptr)opentxs::OTAgent
IsAGroup() const opentxs::OTAgent
IsAnIndividual() const opentxs::OTAgent
IsAuthorizingAgentForParty()opentxs::OTAgent
IsValidSigner(OTPseudonym &theNym)opentxs::OTAgent
IsValidSignerID(const OTIdentifier &theNymID)opentxs::OTAgent
LoadNym(OTPseudonym &theServerNym)opentxs::OTAgent
OTAgent()opentxs::OTAgent
OTAgent(std::string str_agent_name, OTPseudonym &theNym, bool bNymRepresentsSelf=true)opentxs::OTAgent
OTAgent(bool bNymRepresentsSelf, bool bIsAnIndividual, const OTString &strName, const OTString &strNymID, const OTString &strRoleID, const OTString &strGroupName)opentxs::OTAgent
RemoveIssuedNumber(const int64_t &lNumber, const OTString &strServerID, bool bSave=false, OTPseudonym *pSignerNym=nullptr)opentxs::OTAgent
RemoveTransactionNumber(const int64_t &lNumber, const OTString &strServerID, OTPseudonym &SIGNER_NYM, bool bSave=true)opentxs::OTAgent
ReserveClosingTransNum(const OTString &strServerID, OTPartyAccount &thePartyAcct)opentxs::OTAgent
ReserveOpeningTransNum(const OTString &strServerID)opentxs::OTAgent
RetrieveNymPointer(mapOfNyms &map_Nyms_Already_Loaded)opentxs::OTAgent
Serialize(OTString &strAppend) const opentxs::OTAgent
SetNymPointer(OTPseudonym &theNym)opentxs::OTAgentinline
SetParty(OTParty &theOwnerParty)opentxs::OTAgent
SignContract(OTContract &theInput) const opentxs::OTAgent
VerifyAgencyOfAccount(const OTAccount &theAccount) const opentxs::OTAgent
VerifyIssuedNumber(const int64_t &lNumber, const OTString &strServerID)opentxs::OTAgent
VerifySignature(const OTContract &theContract) const opentxs::OTAgent
VerifyTransactionNumber(const int64_t &lNumber, const OTString &strServerID)opentxs::OTAgent
~OTAgent()opentxs::OTAgentvirtual