|
boost::asio::io_service & | mIOS |
|
TestTopicHandler::TestTopicHandler |
( |
boost::asio::io_service & |
ios | ) |
|
|
inline |
virtual TestTopicHandler::~TestTopicHandler |
( |
| ) |
|
|
inlinevirtual |
void TestTopicHandler::handle |
( |
std::string const & |
topicTypeId, |
|
|
void const * |
pData, |
|
|
size_t |
dataSize |
|
) |
| |
|
inlinevirtual |
Handles raw topic.
- Parameters
-
msgTypeId | Identity of message type. |
pData | Raw serialized message. |
dataSize | Size of pData. |
Implements rad::TopicHandler.
boost::asio::io_service& TestTopicHandler::mIOS |
The documentation for this class was generated from the following file: