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

#include <assettypes.h>

Public Member Functions

 CAssetCacheRootQualifierChecker (const std::string &assetName, const std::string &address)
 
bool operator< (const CAssetCacheRootQualifierChecker &rhs) const
 
uint256 GetHash ()
 

Public Attributes

std::string rootAssetName
 
std::string address
 

Detailed Description

Definition at line 464 of file assettypes.h.

Constructor & Destructor Documentation

◆ CAssetCacheRootQualifierChecker()

CAssetCacheRootQualifierChecker::CAssetCacheRootQualifierChecker ( const std::string &  assetName,
const std::string &  address 
)
inline

Definition at line 468 of file assettypes.h.

Member Function Documentation

◆ GetHash()

uint256 CAssetCacheRootQualifierChecker::GetHash ( )

Definition at line 24 of file assettypes.cpp.

Here is the call graph for this function:

◆ operator<()

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

Definition at line 473 of file assettypes.h.

Member Data Documentation

◆ address

std::string CAssetCacheRootQualifierChecker::address

Definition at line 466 of file assettypes.h.

◆ rootAssetName

std::string CAssetCacheRootQualifierChecker::rootAssetName

Definition at line 465 of file assettypes.h.


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