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

Public Types

using result_type = void
 

Public Member Functions

template<typename ActionType >
result_type operator() (const ActionType &action) const
 

Detailed Description

Definition at line 38 of file market.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 40 of file market.cpp.

Member Function Documentation

◆ operator()()

template<typename ActionType >
result_type graphene::protocol::lo_action_validate_visitor::operator() ( const ActionType &  action) const
inline

Definition at line 43 of file market.cpp.


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