Turi Create
4.0
|
#include <core/system/cppipc/server/dispatch_impl.hpp>
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.