| Bind(void(Adapter::*method)(T &, Args...)) | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | inlinestatic |
| Dispatch(Adapter *adapter, std::any &request, Args... args) const | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | inline |
| DispatchFunction typedef | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |
| LookupTable typedef | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |
| operator+(const RequestDispatcher &rhs) const | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | inline |
| operator+(RequestDispatcher &&rhs) const | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | inline |
| operator+=(const RequestDispatcher &rhs) | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | inline |
| operator+=(RequestDispatcher &&rhs) | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | inline |
| operator=(const RequestDispatcher &rhs)=default | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |
| operator=(RequestDispatcher &&rhs) noexcept=default | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |
| RequestDispatcher()=default | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |
| RequestDispatcher(const RequestDispatcher &rhs)=default | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |
| RequestDispatcher(RequestDispatcher &&rhs) noexcept=default | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |
| RequestDispatcher(std::initializer_list< TableEntries > table_entries) | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | inline |
| TableEntry typedef | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |
| ~RequestDispatcher()=default | rtctk::componentFramework::RequestDispatcher< Adapter, Args > | |