INET Framework for OMNeT++/OMNEST
inet::IGMPv2::IGMPHostTimerContext Struct Reference

#include <IGMPv2.h>

Public Member Functions

 IGMPHostTimerContext (InterfaceEntry *ie, HostGroupData *hostGroup)
 

Public Attributes

InterfaceEntryie
 
HostGroupDatahostGroup
 

Constructor & Destructor Documentation

inet::IGMPv2::IGMPHostTimerContext::IGMPHostTimerContext ( InterfaceEntry ie,
HostGroupData hostGroup 
)
inline
117 : ie(ie), hostGroup(hostGroup) {}
HostGroupData * hostGroup
Definition: IGMPv2.h:116
InterfaceEntry * ie
Definition: IGMPv2.h:115

Member Data Documentation

HostGroupData* inet::IGMPv2::IGMPHostTimerContext::hostGroup
InterfaceEntry* inet::IGMPv2::IGMPHostTimerContext::ie

The documentation for this struct was generated from the following file: