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

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::OTStashinline
GetStash(const std::string &str_asset_type_id)opentxs::OTStash
OTStash()opentxs::OTStash
OTStash(std::string str_stash_name)opentxs::OTStashinline
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::OTStashvirtual