![]() |
Raven Core
3.0.0
P2P Digital Currency
|
#include <assettypes.h>
Public Member Functions | |
| CAssetCacheRestrictedGlobal (const std::string &assetName, const RestrictedType &type) | |
| bool | operator< (const CAssetCacheRestrictedGlobal &rhs) const |
Public Attributes | |
| std::string | assetName |
| RestrictedType | type |
Definition at line 501 of file assettypes.h.
|
inline |
Definition at line 506 of file assettypes.h.
|
inline |
Definition at line 512 of file assettypes.h.
| std::string CAssetCacheRestrictedGlobal::assetName |
Definition at line 503 of file assettypes.h.
| RestrictedType CAssetCacheRestrictedGlobal::type |
Definition at line 504 of file assettypes.h.
1.8.13