|
MIRA
|
#include <rpc/RPCInvoker.h>
Public Types | |
| typedef MemFn::result_type | ResultType |
Public Member Functions | |
| MemberInvoker (const MemFn &func, Class *ptr) | |
| MemberInvoker (MemFn &&func, Class *ptr) | |
| template<typename... ARGS> | |
| ResultType | operator() (ARGS &&... args) const |
| typedef MemFn::result_type ResultType |
|
inline |
|
inline |
|
inline |
1.8.14