Public Member Functions | |
template<typename T > | |
void | operator() (T function) const |
template<typename T , std::size_t... I> | |
void | aux (T function, eina::index_sequence< I... >) const |
Static Public Member Functions | |
template<typename U , std::size_t I> | |
static std::tuple_element< I, typename eo::js::eo_function_params< U >::type >::type | get_value (v8::Local< v8::Value > v, v8::Isolate *isolate) |
Data Fields | |
Eo * | obj_eo_self |
int * | current |
eina::js::compatibility_callback_info_pointer | args |