◆ logMessageIDMapping()
void daisi::sola_ns3::SolaLoggerNs3::logMessageIDMapping |
( |
const solanet::UUID & |
sola_msg_uuid, |
|
|
const solanet::UUID & |
ed_msg_uuid |
|
) |
| const |
|
overridevirtual |
Log mapping between SOLA message ID and message ID of underlying event dissemination. Might not be required for all event dissemination implementations.
Implements sola::LoggerInterface.
◆ logPublishTopicMessage()
void daisi::sola_ns3::SolaLoggerNs3::logPublishTopicMessage |
( |
const sola::TopicMessage & |
msg | ) |
const |
|
overridevirtual |
◆ logReceiveTopicMessage()
void daisi::sola_ns3::SolaLoggerNs3::logReceiveTopicMessage |
( |
const sola::TopicMessage & |
msg | ) |
const |
|
overridevirtual |
◆ logSubscribeTopic()
void daisi::sola_ns3::SolaLoggerNs3::logSubscribeTopic |
( |
const std::string & |
topic | ) |
const |
|
overridevirtual |
◆ logUnsubscribeTopic()
void daisi::sola_ns3::SolaLoggerNs3::logUnsubscribeTopic |
( |
const std::string & |
topic | ) |
const |
|
overridevirtual |
◆ setApplicationUUID()
void daisi::sola_ns3::SolaLoggerNs3::setApplicationUUID |
( |
const std::string & |
app_uuid | ) |
|
|
overridevirtual |
Set the UUID used for identifying application nodes. Used for loggers which are initialized before node starts.
- Parameters
-
Implements sola::LoggerInterface.
The documentation for this class was generated from the following files: