NIM 跨平台 C++ SDK
|
成员的完整列表,这些成员属于 nstd::bind_t< TR, TC, TF, TCaptured >,包括所有继承而来的类成员
bind_t(TF f, TC *obj, const TCaptured ¶ms, const nstd::weak_ptr< nstd::weak_flag > &weak_flag) | nstd::bind_t< TR, TC, TF, TCaptured > | inline |
bind_t_call(R(C::*f)(TArgs...), C *obj, const nstd::tuple< Ts_1... > &tup, const nstd::tuple< Ts_2... > &tup2) | nstd::bind_t< TR, TC, TF, TCaptured > | inlinestatic |
bind_t_call(R(C::*f)(TArgs...) const, C *obj, const nstd::tuple< Ts_1... > &tup, const nstd::tuple< Ts_2... > &tup2) | nstd::bind_t< TR, TC, TF, TCaptured > | inlinestatic |
bind_t_call_(R(C::*f)(TArgs...), C *obj, const TUP &tup, nstd::int_sequence< Index_1... >, const TUP2 &tup2, nstd::int_sequence< Index_2... >) | nstd::bind_t< TR, TC, TF, TCaptured > | inlinestatic |
bind_t_call_(R(C::*f)(TArgs...) const, C *obj, const TUP &tup, nstd::int_sequence< Index_1... >, const TUP2 &tup2, nstd::int_sequence< Index_2... >) | nstd::bind_t< TR, TC, TF, TCaptured > | inlinestatic |
captured_params_ | nstd::bind_t< TR, TC, TF, TCaptured > | |
functor_ | nstd::bind_t< TR, TC, TF, TCaptured > | |
obj_ | nstd::bind_t< TR, TC, TF, TCaptured > | |
operator()(TParams... params) | nstd::bind_t< TR, TC, TF, TCaptured > | inline |
operator()(TParams... params) const | nstd::bind_t< TR, TC, TF, TCaptured > | inline |
weak_flag_ | nstd::bind_t< TR, TC, TF, TCaptured > |