Cantera  3.1.0a1
Delegator Member List

This is the complete list of members for Delegator, including all inherited members.

delegatorName() constDelegatorinline
getExternalHandle(const string &name) constDelegatorinline
holdExternalHandle(const string &name, const shared_ptr< ExternalHandle > &handle)Delegatorinline
install(const string &name, function< void()> &target, const function< void()> &func)Delegatorinlineprotected
install(const string &name, function< void(bool)> &target, const function< void(bool)> &func)Delegatorinlineprotected
install(const string &name, function< void(double)> &target, const function< void(double)> &func)Delegatorinlineprotected
install(const string &name, function< void(AnyMap &)> &target, const function< void(AnyMap &)> &func)Delegatorinlineprotected
install(const string &name, function< void(const AnyMap &, const UnitStack &)> &target, const function< void(const AnyMap &, const UnitStack &)> &func)Delegatorinlineprotected
install(const string &name, function< void(const string &, void *)> &target, const function< void(const string &, void *)> &func)Delegatorinlineprotected
install(const string &name, function< void(std::array< size_t, 1 >, double *)> &target, const function< void(std::array< size_t, 1 >, double *)> &func)Delegatorinlineprotected
install(const string &name, function< void(std::array< size_t, 1 >, double, double *)> &target, const function< void(std::array< size_t, 1 >, double, double *)> &func)Delegatorinlineprotected
install(const string &name, function< void(std::array< size_t, 2 >, double, double *, double *)> &target, const function< void(std::array< size_t, 2 >, double, double *, double *)> &func)Delegatorinlineprotected
install(const string &name, function< void(std::array< size_t, 3 >, double *, double *, double *)> &target, const function< void(std::array< size_t, 3 >, double *, double *, double *)> &base)Delegatorinlineprotected
install(const string &name, function< double(void *)> &target, const function< double(void *)> &func)Delegatorinlineprotected
install(const string &name, function< string(size_t)> &target, const function< string(size_t)> &base)Delegatorinlineprotected
install(const string &name, function< size_t(const string &)> &target, const function< size_t(const string &)> &base)Delegatorinlineprotected
m_base_d_vp (defined in Delegator)Delegatorprotected
m_base_s_sz (defined in Delegator)Delegatorprotected
m_base_sz_csr (defined in Delegator)Delegatorprotected
m_delegatorNameDelegatorprotected
m_funcs_d_vp (defined in Delegator)Delegatorprotected
m_funcs_s_sz (defined in Delegator)Delegatorprotected
m_funcs_sz_csr (defined in Delegator)Delegatorprotected
m_funcs_v (defined in Delegator)Delegatorprotected
m_funcs_v_AMr (defined in Delegator)Delegatorprotected
m_funcs_v_b (defined in Delegator)Delegatorprotected
m_funcs_v_cAMr_cUSr (defined in Delegator)Delegatorprotected
m_funcs_v_csr_vp (defined in Delegator)Delegatorprotected
m_funcs_v_d (defined in Delegator)Delegatorprotected
m_funcs_v_d_dp (defined in Delegator)Delegatorprotected
m_funcs_v_d_dp_dp (defined in Delegator)Delegatorprotected
m_funcs_v_dp (defined in Delegator)Delegatorprotected
m_funcs_v_dp_dp_dp (defined in Delegator)Delegatorprotected
m_handlesDelegatorprotected
makeDelegate(const function< void(Args ...)> &func, const string &when, BaseFunc base)Delegatorinlineprotected
makeDelegate(const string &name, const function< int(ReturnType &, Args ...)> &func, const string &when, const function< ReturnType(Args ...)> &base)Delegatorinlineprotected
setDelegate(const string &name, const function< void()> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(bool)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(double)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(AnyMap &)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(const AnyMap &, const UnitStack &)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(const string &, void *)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(std::array< size_t, 1 >, double *)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(std::array< size_t, 1 >, double, double *)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(std::array< size_t, 2 >, double, double *, double *)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< void(std::array< size_t, 3 >, double *, double *, double *)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< int(double &, void *)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< int(string &, size_t)> &func, const string &when)Delegatorinline
setDelegate(const string &name, const function< int(size_t &, const string &)> &func, const string &when)Delegatorinline
setDelegatorName(const string &delegatorName)Delegatorinline