| Wire Sysio Wire Sysion 1.0.0
    | 
#include <actor.hpp>
| Public Member Functions | |
| template<typename U > | |
| actor_vtable_visitor (fc::thread *t, U &&u) | |
| template<typename Function , typename MemberPtr > | |
| void | operator() (const char *name, Function &memb, MemberPtr m) const | 
| Public Attributes | |
| fc::thread * | _thread | 
| ThisPtr | _this | 
| 
 | inline | 
| 
 | inline | 
| ThisPtr fc::detail::actor_vtable_visitor< ThisPtr >::_this | 
| fc::thread* fc::detail::actor_vtable_visitor< ThisPtr >::_thread |