Shaka Player Embedded
Classes | Static Public Member Functions | List of all members
shaka::impl::CallHelper< ArgIndex, ArgCount > Struct Template Reference

#include <register_member.h>

Static Public Member Functions

template<typename Func , typename... GivenArgs>
static bool ConvertAndCallFunction (const std::string &func_name, const std::string &target_name, bool is_member_func, const CallbackArguments &arguments, Func &&callback, GivenArgs &&... args)
 

Detailed Description

template<size_t ArgIndex, size_t ArgCount>
struct shaka::impl::CallHelper< ArgIndex, ArgCount >

Definition at line 213 of file register_member.h.

Member Function Documentation

§ ConvertAndCallFunction()

template<size_t ArgIndex, size_t ArgCount>
template<typename Func , typename... GivenArgs>
static bool shaka::impl::CallHelper< ArgIndex, ArgCount >::ConvertAndCallFunction ( const std::string &  func_name,
const std::string &  target_name,
bool  is_member_func,
const CallbackArguments &  arguments,
Func &&  callback,
GivenArgs &&...  args 
)
inlinestatic

Definition at line 215 of file register_member.h.


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