Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

RTCPPacket.h File Reference


Detailed Description

In this file all rtcp packet types are declared: There is a the superclass RTCPPacket which is not intended to be used directly. It defines an enumeration to distinguish the different rtcp packet types and also includes header fields common to all types of rtcp packets. Direct subclasses are RTCPReceiverReportPacket, RTCPSDESPacket and RTCPByePacket. RTCPSenderReportPacket is declared as a subclass of RTCPReceiverReportPacket because it only extends it with a sender report. Application specific rtcp packets are not defined. The class RTCPCompoundPacket isn't derived from RTCPPacket because it just acts as a container for rtcp packets. Only rtcp compound packets are sent over the network.

#include <iostream>
#include <omnetpp.h>
#include "INETDefs.h"
#include "types.h"
#include "reports.h"
#include "sdes.h"


Generated on Thu Oct 19 18:22:19 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.0