Raven Core
3.0.0
P2P Digital Currency
|
#include <assettypes.h>
Public Member Functions | |
CAssetCacheNewOwner (const std::string &assetName, const std::string &address) | |
bool | operator< (const CAssetCacheNewOwner &rhs) const |
Public Attributes | |
std::string | assetName |
std::string | address |
Definition at line 400 of file assettypes.h.
|
inline |
Definition at line 405 of file assettypes.h.
|
inline |
Definition at line 411 of file assettypes.h.
std::string CAssetCacheNewOwner::address |
Definition at line 403 of file assettypes.h.
std::string CAssetCacheNewOwner::assetName |
Definition at line 402 of file assettypes.h.