ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/common/session-rtp.cc File Reference

#include <stdlib.h>
#include "packet.h"
#include "ip.h"
#include "rtp.h"

Compounds

class  RTPSessionClass
class  RTPSourceClass

Defines

#define RTCP_HDRSIZE   8
#define RTCP_SR_SIZE   20
#define RTCP_RR_SIZE   48

Variables

const char rcsid []
RTPSourceClass class_rtp_source
RTPSessionClass class_rtp_session

Define Documentation

#define RTCP_HDRSIZE   8
 

#define RTCP_RR_SIZE   48
 

#define RTCP_SR_SIZE   20
 


Variable Documentation

RTPSessionClass class_rtp_session [static]
 

RTPSourceClass class_rtp_source [static]
 

const char rcsid[] [static]
 

Initial value:

    "@(#) $Header: /nfs/jade/vint/CVSROOT/ns-2/common/session-rtp.cc,v 1.13 2000/09/01 03:04:07 haoboy Exp $"


This document is generated by doxygen.