|
INET Framework for OMNeT++/OMNEST
|
#include <Ipv6InterfaceData.h>
Public Member Functions | |
| std::string | str () |
| std::string | detailedInfo () |
Public Attributes | |
| Ipv6AddressVector | reportedMulticastGroups |
| multicast groups that have listeners on the link connected to this interface More... | |
| std::string inet::Ipv6InterfaceData::RouterMulticastData::detailedInfo | ( | ) |
| std::string inet::Ipv6InterfaceData::RouterMulticastData::str | ( | ) |
Referenced by inet::Ipv6InterfaceData::str().
| Ipv6AddressVector inet::Ipv6InterfaceData::RouterMulticastData::reportedMulticastGroups |
multicast groups that have listeners on the link connected to this interface
Referenced by inet::Ipv6InterfaceData::addMulticastListener(), inet::Ipv6InterfaceData::hasMulticastListener(), and inet::Ipv6InterfaceData::removeMulticastListener().