|
Open-Transactions
0.93.0-ge03d287
|
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 class | opentxs::Transactor | friend |
| 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::Transactor | inline |
| transactionNumber(int64_t value) | opentxs::Transactor | inline |
| Transactor(OTServer *server) | opentxs::Transactor | explicit |
| verifyTransactionNumber(OTPseudonym &nym, const int64_t &transactionNumber) | opentxs::Transactor | |
| ~Transactor() | opentxs::Transactor |