Raven Core  3.0.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
CAssetCacheRestrictedGlobal Struct Reference

#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
 

Detailed Description

Definition at line 501 of file assettypes.h.

Constructor & Destructor Documentation

◆ CAssetCacheRestrictedGlobal()

CAssetCacheRestrictedGlobal::CAssetCacheRestrictedGlobal ( const std::string &  assetName,
const RestrictedType type 
)
inline

Definition at line 506 of file assettypes.h.

Member Function Documentation

◆ operator<()

bool CAssetCacheRestrictedGlobal::operator< ( const CAssetCacheRestrictedGlobal rhs) const
inline

Definition at line 512 of file assettypes.h.

Member Data Documentation

◆ assetName

std::string CAssetCacheRestrictedGlobal::assetName

Definition at line 503 of file assettypes.h.

◆ type

RestrictedType CAssetCacheRestrictedGlobal::type

Definition at line 504 of file assettypes.h.


The documentation for this struct was generated from the following file: