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

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

AddAccount(const OTAccount &theAcct)opentxs::OTWallet
AddAssetContract(const OTAssetContract &theContract)opentxs::OTWallet
addExtraKey(const std::string &str_id, std::shared_ptr< OTSymmetricKey > pKey)opentxs::OTWallet
AddNym(const OTPseudonym &theNym)opentxs::OTWallet
AddPendingWithdrawal(const Purse &thePurse)opentxs::OTWallet
AddServerContract(const OTServerContract &theContract)opentxs::OTWallet
ChangePassphrasesOnExtraKeys(const OTPassword &oldPassphrase, const OTPassword &newPassphrase)opentxs::OTWallet
ConvertNymToCachedKey(OTPseudonym &theNym)opentxs::OTWallet
Decrypt_ByKeyID(const std::string &key_id, const OTString &strCiphertext, OTString &strOutput, const OTString *pstrDisplay=nullptr)opentxs::OTWallet
DisplayStatistics(OTString &strOutput)opentxs::OTWallet
Encrypt_ByKeyID(const std::string &key_id, const OTString &strPlaintext, OTString &strOutput, const OTString *pstrDisplay=nullptr, bool bBookends=true)opentxs::OTWallet
GetAccount(int32_t iIndex, OTIdentifier &THE_ID, OTString &THE_NAME)opentxs::OTWallet
GetAccount(const OTIdentifier &theAccountID)opentxs::OTWallet
GetAccountCount()opentxs::OTWallet
GetAccountPartialMatch(std::string PARTIAL_ID)opentxs::OTWallet
GetAssetContract(const OTIdentifier &theContractID)opentxs::OTWallet
GetAssetContractPartialMatch(std::string PARTIAL_ID)opentxs::OTWallet
GetAssetType(int32_t iIndex, OTIdentifier &THE_ID, OTString &THE_NAME)opentxs::OTWallet
GetAssetTypeCount()opentxs::OTWallet
getExtraKey(const std::string &str_id)opentxs::OTWallet
GetIssuerAccount(const OTIdentifier &theAssetTypeID)opentxs::OTWallet
GetNym(int32_t iIndex, OTIdentifier &NYM_ID, OTString &NYM_NAME)opentxs::OTWallet
GetNymByID(const OTIdentifier &NYM_ID)opentxs::OTWallet
GetNymByIDPartialMatch(std::string PARTIAL_ID)opentxs::OTWallet
GetNymCount()opentxs::OTWallet
getOrCreateExtraKey(const std::string &str_KeyID, const std::string *pReason=nullptr)opentxs::OTWallet
GetOrLoadAccount(const OTPseudonym &theNym, const OTIdentifier &ACCT_ID, const OTIdentifier &SERVER_ID, const char *szFuncName=nullptr)opentxs::OTWallet
GetOrLoadNym(const OTIdentifier &NYM_ID, bool bChecking=false, const char *szFuncName=nullptr, const OTPasswordData *pPWData=nullptr)opentxs::OTWallet
GetOrLoadPrivateNym(const OTIdentifier &NYM_ID, bool bChecking=false, const char *szFuncName=nullptr, const OTPasswordData *pPWData=nullptr, const OTPassword *pImportPassword=nullptr)opentxs::OTWallet
GetOrLoadPublicNym(const OTIdentifier &NYM_ID, const char *szFuncName=nullptr)opentxs::OTWallet
GetPendingWithdrawal() const opentxs::OTWalletinline
GetServer(int32_t iIndex, OTIdentifier &THE_ID, OTString &THE_NAME)opentxs::OTWallet
GetServerContract(const OTIdentifier &SERVER_ID)opentxs::OTWallet
GetServerContractPartialMatch(std::string PARTIAL_ID)opentxs::OTWallet
GetServerCount()opentxs::OTWallet
IsNymOnCachedKey(const OTIdentifier &needle) const opentxs::OTWallet
LoadAccount(const OTPseudonym &theNym, const OTIdentifier &ACCT_ID, const OTIdentifier &SERVER_ID, const char *szFuncName=nullptr)opentxs::OTWallet
LoadWallet(const char *szFilename=nullptr)opentxs::OTWallet
m_strDataFolderopentxs::OTWallet
m_strFilenameopentxs::OTWallet
OTWallet()opentxs::OTWallet
RemoveAccount(const OTIdentifier &theTargetID)opentxs::OTWallet
RemoveAssetContract(const OTIdentifier &theTargetID)opentxs::OTWallet
RemoveNym(const OTIdentifier &theTargetID)opentxs::OTWallet
RemovePendingWithdrawal()opentxs::OTWallet
RemoveServerContract(const OTIdentifier &theTargetID)opentxs::OTWallet
SaveContract(OTString &strContract)opentxs::OTWallet
SaveWallet(const char *szFilename=nullptr)opentxs::OTWallet
SignContractWithFirstNymOnList(OTContract &theContract)opentxs::OTWallet
VerifyAssetAccount(const OTPseudonym &theNym, OTAccount &theAcct, const OTIdentifier &SERVER_ID, const OTString &strAcctID, const char *szFuncName=nullptr)opentxs::OTWallet
~OTWallet()opentxs::OTWallet