![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Information for multicast group entry. More...
Collaboration diagram for DtMulticastEntry:Public Member Functions | |
| DtMulticastEntry () | |
| DtMulticastEntry (MAKRti::DtInetAddr addrVal, MAKRti::DtInetAddr netInterfaceVal, int countVal=0) | |
Public Attributes | |
| MAKRti::DtInetAddr | addr |
| The multicast address. More... | |
| MAKRti::DtInetAddr | netInterface |
| The interface used to send. More... | |
| int | count |
| Number of joins to this address. More... | |
Information for multicast group entry.
|
inline |
|
inline |
| MAKRti::DtInetAddr DtMulticastEntry::addr |
The multicast address.
| int DtMulticastEntry::count |
Number of joins to this address.
| MAKRti::DtInetAddr DtMulticastEntry::netInterface |
The interface used to send.