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_sequence_extractor Struct Reference

#include <market_history_plugin.hpp>

Public Types

using result_type = int64_t
 

Public Member Functions

result_type operator() (const order_history_object &o) const
 

Detailed Description

Definition at line 132 of file market_history_plugin.hpp.

Member Typedef Documentation

◆ result_type

Definition at line 134 of file market_history_plugin.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 135 of file market_history_plugin.hpp.


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