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

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

addAssetContract(OTAssetContract &contract)opentxs::Transactor
addBasketAccountID(const OTIdentifier &basketId, const OTIdentifier &basketAccountId, const OTIdentifier &basketContractId)opentxs::Transactor
getAssetContract(const OTIdentifier &id)opentxs::Transactor
getMint(const OTIdentifier &assetTypeId, int32_t seriesCount)opentxs::Transactor
getVoucherAccount(const OTIdentifier &assetTypeId)opentxs::Transactor
issueNextTransactionNumber(OTPseudonym &nym, int64_t &txNumber, bool storeNumber=true)opentxs::Transactor
lookupBasketAccountID(const OTIdentifier &basketId, OTIdentifier &basketAccountId)opentxs::Transactor
lookupBasketAccountIDByContractID(const OTIdentifier &basketContractId, OTIdentifier &basketAccountId)opentxs::Transactor
lookupBasketContractIDByAccountID(const OTIdentifier &basketAccountId, OTIdentifier &basketContractId)opentxs::Transactor
MainFile classopentxs::Transactorfriend
removeIssuedNumber(OTPseudonym &nym, const int64_t &transactionNumber, bool save=false)opentxs::Transactor
removeTransactionNumber(OTPseudonym &nym, const int64_t &transactionNumber, bool save=false)opentxs::Transactor
transactionNumber() const opentxs::Transactorinline
transactionNumber(int64_t value)opentxs::Transactorinline
Transactor(OTServer *server)opentxs::Transactorexplicit
verifyTransactionNumber(OTPseudonym &nym, const int64_t &transactionNumber)opentxs::Transactor
~Transactor()opentxs::Transactor