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::hardfork_visitor_214 Struct Reference

Public Types

typedef void result_type
 

Public Member Functions

template<typename T >
void operator() (const T &v) const
 
void operator() (const proposal_update_operation &v) const
 

Detailed Description

Definition at line 344 of file proposal_evaluator.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 346 of file proposal_evaluator.cpp.

Member Function Documentation

◆ operator()() [1/2]

void graphene::chain::hardfork_visitor_214::operator() ( const proposal_update_operation v) const
inline

Definition at line 351 of file proposal_evaluator.cpp.

◆ operator()() [2/2]

template<typename T >
void graphene::chain::hardfork_visitor_214::operator() ( const T &  v) const
inline

Definition at line 349 of file proposal_evaluator.cpp.


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