|
Wire Sysio Wire Sysion 1.0.0
|
#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 |
| OtherType fc::vtable_copy_visitor< OtherType >::other_type |
|
inline |
|
inline |
| OtherType& fc::vtable_copy_visitor< OtherType >::_source |