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

#include <market_history_plugin.hpp>

Public Types

using result_type = asset_id_type
 

Public Member Functions

result_type operator() (const order_history_object &o) const
 

Detailed Description

Definition at line 122 of file market_history_plugin.hpp.

Member Typedef Documentation

◆ result_type

Definition at line 124 of file market_history_plugin.hpp.

Member Function Documentation

◆ operator()()

result_type graphene::market_history::order_history_object_key_base_extractor::operator() ( const order_history_object o) const
inline

Definition at line 125 of file market_history_plugin.hpp.


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