◆ TestTopicHandler()
TestTopicHandler::TestTopicHandler |
( |
boost::asio::io_context & | ios | ) |
|
|
inline |
◆ ~TestTopicHandler()
virtual TestTopicHandler::~TestTopicHandler |
( |
| ) |
|
|
inlinevirtual |
◆ Handle()
void TestTopicHandler::Handle |
( |
std::string const & | topic_type_id, |
|
|
void const * | data, |
|
|
size_t | data_size ) |
|
inlinevirtual |
Handles raw topic.
- Parameters
-
topic_type_id | Identity of message type. |
data | Raw serialized message. |
data_size | Size of the raw message. |
Implements rad::TopicHandler.
The documentation for this class was generated from the following file: