![]() |
Embedded Template Library
1.0
|
This router can be used as a sink for messages or a 'null source' router. More...
#include <message_router_generator.h>
Public Member Functions | |
void | receive (const etl::imessage &) ETL_OVERRIDE |
void | receive (etl::imessage_router &, const etl::imessage &) ETL_OVERRIDE |
void | receive (imessage_router &, etl::message_router_id_t, const etl::imessage &) ETL_OVERRIDE |
bool | accepts (etl::message_id_t) const ETL_OVERRIDE |
ETL_DEPRECATED bool | is_null_router () const ETL_OVERRIDE |
bool | is_producer () const ETL_OVERRIDE |
bool | is_consumer () const ETL_OVERRIDE |
void | receive (const etl::imessage &) ETL_OVERRIDE |
void | receive (etl::imessage_router &, const etl::imessage &) ETL_OVERRIDE |
void | receive (imessage_router &, etl::message_router_id_t, const etl::imessage &) ETL_OVERRIDE |
bool | accepts (etl::message_id_t) const ETL_OVERRIDE |
ETL_DEPRECATED bool | is_null_router () const ETL_OVERRIDE |
bool | is_producer () const ETL_OVERRIDE |
bool | is_consumer () const ETL_OVERRIDE |
Static Public Member Functions | |
static null_message_router & | instance () |
static null_message_router & | instance () |
Additional Inherited Members |
This router can be used as a sink for messages or a 'null source' router.