ot::MulticastSender Struct Reference
Inheritance diagram for ot::MulticastSender:

Public Member Functions | |
| MulticastSender (const FlexibleTrackerDataRecord &data_, const std::string &group_, unsigned short port_, const std::string &nic_) | |
Public Attributes | |
| std::string | group |
| ACE_INET_Addr | address |
Detailed Description
Definition at line 108 of file NetworkSinkModule.cxx.
Constructor & Destructor Documentation
| ot::MulticastSender::MulticastSender | ( | const FlexibleTrackerDataRecord & | data_, | |
| const std::string & | group_, | |||
| unsigned short | port_, | |||
| const std::string & | nic_ | |||
| ) | [inline] |
Definition at line 112 of file NetworkSinkModule.cxx.
Member Data Documentation
| ACE_INET_Addr ot::MulticastSender::address |
Definition at line 110 of file NetworkSinkModule.cxx.
| std::string ot::MulticastSender::group |
Definition at line 109 of file NetworkSinkModule.cxx.
Referenced by ot::FindMulticastSender::operator()().
The documentation for this struct was generated from the following file: