BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | Public Member Functions | List of all members
graphene::chain::bitasset_backing_asst_extractor Struct Reference

Key extractor for short backing asset. More...

#include <asset_object.hpp>

Public Types

using result_type = asset_id_type
 

Public Member Functions

result_type operator() (const asset_bitasset_data_object &obj) const
 

Detailed Description

Key extractor for short backing asset.

Definition at line 423 of file asset_object.hpp.

Member Typedef Documentation

◆ result_type

Definition at line 425 of file asset_object.hpp.

Member Function Documentation

◆ operator()()

result_type graphene::chain::bitasset_backing_asst_extractor::operator() ( const asset_bitasset_data_object obj) const
inline

Definition at line 426 of file asset_object.hpp.


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