Wire Sysio Wire Sysion 1.0.0
|
#include <variant.hpp>
Public Member Functions | |
from_variant_visitor (const variant_object &_vo, T &v) | |
template<typename Member , class Class , Member Class::* member> | |
void | operator() (const char *name) const |
Public Member Functions inherited from fc::reflector_init_visitor< T > | |
reflector_init_visitor (T &c) | |
void | reflector_init () const |
void | reflector_init () |
Public Attributes | |
const variant_object & | vo |
Additional Inherited Members | |
Protected Attributes inherited from fc::reflector_init_visitor< T > | |
T & | obj |
Definition at line 42 of file variant.hpp.
|
inline |
Definition at line 45 of file variant.hpp.
|
inline |
Definition at line 50 of file variant.hpp.
const variant_object& fc::from_variant_visitor< T >::vo |
Definition at line 57 of file variant.hpp.