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

Public Types

using result_type = account_id_type
 

Public Member Functions

template<typename OpType >
account_id_type operator() (const OpType &op) const
 

Detailed Description

Definition at line 258 of file elasticsearch_plugin.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 260 of file elasticsearch_plugin.cpp.

Member Function Documentation

◆ operator()()

template<typename OpType >
account_id_type graphene::elasticsearch::detail::get_fee_payer_visitor::operator() ( const OpType &  op) const
inline

Definition at line 263 of file elasticsearch_plugin.cpp.


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