![]() |
Raven Core
3.0.0
P2P Digital Currency
|
#include <assets.h>
Public Member Functions | |
| CAssets (const CAssets &assets) | |
| CAssets & | operator= (const CAssets &other) |
| CAssets () | |
| void | SetNull () |
Public Attributes | |
| std::map< std::pair< std::string, std::string >, CAmount > | mapAssetsAddressAmount |
| std::map< std::string, CNewAsset > | mapReissuedAssetData |
|
inline |
|
inline |
| std::map<std::pair<std::string, std::string>, CAmount> CAssets::mapAssetsAddressAmount |
| std::map<std::string, CNewAsset> CAssets::mapReissuedAssetData |
1.8.13