You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

Inheritance diagram for CPacketIgmp:
CPacket

List of all members.

Public Types

enum  EPacketIgmpType { PACKET_IGMP_MEMBERSHIP_QUERY = 0x11, PACKET_IGMP_MEMBERSHIP_REPORT = 0x16, PACKET_IGMP_LEAVE_GROUP = 0x17 }

Public Member Functions

 CPacketIgmp (CAddress group, EPacketIgmpType type, __time maxResponse=0)
virtual EPacketType Type ()
virtual CPacketCopy ()
CAddress Group ()
EPacketIgmpType IgmpType ()
__time MaxResponse ()

Protected Attributes

CAddress group
EPacketIgmpType type
__time maxResponse

Detailed Description

Definition at line 8 of file PacketIgmp.h.


The documentation for this class was generated from the following files:

Last updated: February 8, 2011