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

#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
 

Detailed Description

Definition at line 400 of file assettypes.h.

Constructor & Destructor Documentation

◆ CAssetCacheNewOwner()

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

Definition at line 405 of file assettypes.h.

Member Function Documentation

◆ operator<()

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

Definition at line 411 of file assettypes.h.

Member Data Documentation

◆ address

std::string CAssetCacheNewOwner::address

Definition at line 403 of file assettypes.h.

◆ assetName

std::string CAssetCacheNewOwner::assetName

Definition at line 402 of file assettypes.h.


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