BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <api.hpp>
Public Types | |
typedef OtherType | other_type |
Public Member Functions | |
vtable_copy_visitor (OtherType &s) | |
template<typename R , typename MemberPtr , typename... Args> | |
void | operator() (const char *name, std::function< R(Args...)> &memb, MemberPtr m) const |
Public Attributes | |
OtherType & | _source |
typedef OtherType fc::vtable_copy_visitor< OtherType >::other_type |
|
inline |
|
inline |
OtherType& fc::vtable_copy_visitor< OtherType >::_source |