Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

RTCPSDESPacket Class Reference

#include <RTCPPacket.h>

Inheritance diagram for RTCPSDESPacket:

RTCPPacket List of all members.

Public Member Functions

 RTCPSDESPacket (const char *name=NULL)
 RTCPSDESPacket (const RTCPSDESPacket &rtcpSDESPacket)
virtual ~RTCPSDESPacket ()
RTCPSDESPacketoperator= (const RTCPSDESPacket &rtcpSDESPacket)
virtual cObject * dup () const
virtual const char * className () const
virtual void info (char *buf) const
virtual void writeContents (ostream &os) const
virtual cArray * sdesChunks ()
virtual void addSDESChunk (SDESChunk *sdesChunk)

Detailed Description

An object of this class holds 0 to 31 source description chunks for participants of the rtp session.
See also:
SDESChunk


Constructor & Destructor Documentation

RTCPSDESPacket::RTCPSDESPacket const char *  name = NULL  ) 
 

Default constructor.

RTCPSDESPacket::RTCPSDESPacket const RTCPSDESPacket rtcpSDESPacket  ) 
 

Copy constructor.

RTCPSDESPacket::~RTCPSDESPacket  )  [virtual]
 

Destructor.


Member Function Documentation

void RTCPSDESPacket::addSDESChunk SDESChunk sdesChunk  )  [virtual]
 

Adds an sdes chunk to this rtcp sdes packet.

See also:
SDESChunk

const char * RTCPSDESPacket::className  )  const [virtual]
 

Return the class name "RTCPSDESPacket".

Reimplemented from RTCPPacket.

cObject * RTCPSDESPacket::dup  )  const [virtual]
 

Duplicates the RTCPSDESPacket by calling the copy constructor.

Reimplemented from RTCPPacket.

void RTCPSDESPacket::info char *  buf  )  const [virtual]
 

Writes a short info about this RTCPSDESPacket into the given string.

Reimplemented from RTCPPacket.

RTCPSDESPacket & RTCPSDESPacket::operator= const RTCPSDESPacket rtcpSDESPacket  ) 
 

Assignment operator.

cArray * RTCPSDESPacket::sdesChunks  )  [virtual]
 

Returns a copy of the cArray where the sdes chunks are stored.

void RTCPSDESPacket::writeContents ostream &  os  )  const [virtual]
 

Writes a longer report about this RTCPSDESPacket into the given stream.

Reimplemented from RTCPPacket.


The documentation for this class was generated from the following files:
Generated on Tue Sep 12 12:20:21 2006 for RTP model for OMNeT++ by  doxygen 1.4.2