Information for multicast group entry.
More...
Public Attributes |
| MAKRti::DtInetAddr | addr |
| | The multicast address.
|
| MAKRti::DtInetAddr | netInterface |
| | The interface used to send.
|
| int | count |
| | Number of joins to this address.
|
Detailed Description
Information for multicast group entry.
Constructor & Destructor Documentation
| DtMulticastEntry::DtMulticastEntry |
( |
| ) |
|
|
inline |
| DtMulticastEntry::DtMulticastEntry |
( |
MAKRti::DtInetAddr |
addrVal, |
|
|
MAKRti::DtInetAddr |
netInterfaceVal, |
|
|
int |
countVal = 0 |
|
) |
| |
|
inline |
Member Data Documentation
| MAKRti::DtInetAddr DtMulticastEntry::addr |
| int DtMulticastEntry::count |
Number of joins to this address.
| MAKRti::DtInetAddr DtMulticastEntry::netInterface |
The interface used to send.
The documentation for this class was generated from the following file: