Scorum
Public Member Functions | Public Attributes | List of all members
fc::get_operation_name Struct Reference

#include <operation_util_impl.hpp>

Public Member Functions

 get_operation_name (std::string &dv)
 
template<typename T >
void operator() (const T &v) const
 

Public Attributes

std::string & name
 

Detailed Description

Definition at line 28 of file operation_util_impl.hpp.

Constructor & Destructor Documentation

◆ get_operation_name()

fc::get_operation_name::get_operation_name ( std::string &  dv)
inline

Definition at line 31 of file operation_util_impl.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
void fc::get_operation_name::operator() ( const T &  v) const
inline

Definition at line 36 of file operation_util_impl.hpp.

Member Data Documentation

◆ name

std::string& fc::get_operation_name::name

Definition at line 30 of file operation_util_impl.hpp.


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