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

#include <operation_util_impl.hpp>

Public Member Functions

 from_operation (variant &dv)
 
template<typename T >
void operator() (const T &v) const
 

Public Attributes

variant & var
 

Detailed Description

Definition at line 13 of file operation_util_impl.hpp.

Constructor & Destructor Documentation

◆ from_operation()

fc::from_operation::from_operation ( variant &  dv)
inline

Definition at line 16 of file operation_util_impl.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 21 of file operation_util_impl.hpp.

Member Data Documentation

◆ var

variant& fc::from_operation::var

Definition at line 15 of file operation_util_impl.hpp.


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