|
Open-Transactions
0.93.0-ge03d287
|
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::OTStashItem | inline |
| GetAssetTypeID() | opentxs::OTStashItem | inline |
| 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::OTStashItem | inline |
| ~OTStashItem() | opentxs::OTStashItem | virtual |