#include <ChannelMessageHandlersImpl.h>
◆ dispatchMessageHandlers()
template<class... Args>
| void dds::protocol_api::CChannelMessageHandlersImpl::dispatchMessageHandlers |
( |
ECmdType |
_cmd, |
|
|
Args &&... |
args |
|
) |
| |
|
inline |
◆ getNofMessageHandlers()
template<ECmdType _cmd>
| size_t dds::protocol_api::CChannelMessageHandlersImpl::getNofMessageHandlers |
( |
| ) |
const |
|
inline |
◆ registerMessageHandler()
template<ECmdType _cmd, typename Func >
| void dds::protocol_api::CChannelMessageHandlersImpl::registerMessageHandler |
( |
Func |
_handler | ) |
|
|
inline |
The documentation for this class was generated from the following file: