Cantera 2.6.0
Delegator Member List

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

install(const std::string &name, std::function< void()> &target, const std::function< void()> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(bool)> &target, const std::function< void(bool)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(double)> &target, const std::function< void(double)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(std::array< size_t, 1 >, double *)> &target, const std::function< void(std::array< size_t, 1 >, double *)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(std::array< size_t, 1 >, double, double *)> &target, const std::function< void(std::array< size_t, 1 >, double, double *)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(std::array< size_t, 2 >, double, double *, double *)> &target, const std::function< void(std::array< size_t, 2 >, double, double *, double *)> &func)Delegatorinlineprotected
install(const std::string &name, std::function< void(std::array< size_t, 3 >, double *, double *, double *)> &target, const std::function< void(std::array< size_t, 3 >, double *, double *, double *)> &base)Delegatorinlineprotected
install(const std::string &name, std::function< std::string(size_t)> &target, const std::function< std::string(size_t)> &base)Delegatorinlineprotected
install(const std::string &name, std::function< size_t(const std::string &)> &target, const std::function< size_t(const std::string &)> &base)Delegatorinlineprotected
m_base_s_sz (defined in Delegator)Delegatorprotected
m_base_sz_csr (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_b (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
makeDelegate(const std::function< void(Args ...)> &func, const std::string &when, BaseFunc base)Delegatorinlineprotected
makeDelegate(const std::function< int(ReturnType &, Args ...)> &func, const std::string &when, const std::function< ReturnType(Args ...)> &base)Delegatorinlineprotected
setDelegate(const std::string &name, const std::function< void()> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(bool)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(double)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(std::array< size_t, 1 >, double *)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(std::array< size_t, 1 >, double, double *)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(std::array< size_t, 2 >, double, double *, double *)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< void(std::array< size_t, 3 >, double *, double *, double *)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< int(std::string &, size_t)> &func, const std::string &when)Delegatorinline
setDelegate(const std::string &name, const std::function< int(size_t &, const std::string &)> &func, const std::string &when)Delegatorinline