|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTStash, including all inherited members.
| CreditStash(std::string str_asset_type_id, const int64_t &lAmount) | opentxs::OTStash | |
| DebitStash(std::string str_asset_type_id, const int64_t &lAmount) | opentxs::OTStash | |
| GetAmount(std::string str_asset_type_id) | opentxs::OTStash | |
| GetName() const | opentxs::OTStash | inline |
| GetStash(const std::string &str_asset_type_id) | opentxs::OTStash | |
| OTStash() | opentxs::OTStash | |
| OTStash(std::string str_stash_name) | opentxs::OTStash | inline |
| OTStash(const OTString &strAssetTypeID, int64_t lAmount=0) | opentxs::OTStash | |
| OTStash(const OTIdentifier &theAssetTypeID, int64_t lAmount=0) | opentxs::OTStash | |
| ReadFromXMLNode(irr::io::IrrXMLReader *&xml, const OTString &strStashName, const OTString &strItemCount) | opentxs::OTStash | |
| Serialize(OTString &strAppend) const | opentxs::OTStash | |
| ~OTStash() | opentxs::OTStash | virtual |