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

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

CreditStash(const int64_t &lAmount)opentxs::OTStashItem
DebitStash(const int64_t &lAmount)opentxs::OTStashItem
GetAmount() const opentxs::OTStashIteminline
GetAssetTypeID()opentxs::OTStashIteminline
OTStashItem()opentxs::OTStashItem
OTStashItem(const OTString &strAssetTypeID, int64_t lAmount=0)opentxs::OTStashItem
OTStashItem(const OTIdentifier &theAssetTypeID, int64_t lAmount=0)opentxs::OTStashItem
SetAmount(int64_t lAmount)opentxs::OTStashIteminline
~OTStashItem()opentxs::OTStashItemvirtual