Turi Create  4.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cppipc::detail::execute_disect_call< T, Memfn > Struct Template Reference

#include <core/system/cppipc/server/dispatch_impl.hpp>

Detailed Description

template<typename T, typename Memfn>
struct cppipc::detail::execute_disect_call< T, Memfn >

A wrapper around the execute_disect call structs. Achieves the effect of call the member function pointer using the objectptr as "this", and extracting the remaining arguments from the input archive. The result will be written to the output archive.

Definition at line 131 of file dispatch_impl.hpp.


The documentation for this struct was generated from the following file: