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/rap/media-app.h File Reference

#include <stdlib.h>
#include <tcl.h>
#include "config.h"
#include "agent.h"
#include "app.h"
#include "webcache/http-aux.h"
#include "rap/rap.h"
#include "rap/utilities.h"

Compounds

struct  hdr
class  HttpMediaData
class  MediaApp
class  MediaRequest
class  MediaSegment
class  MediaSegmentList
class  QA
class  QATimer

Variables

const int MEDIAREQ_GETSEG = 1
const int MEDIAREQ_CHECKSEG = 2
const int MEDIAREQ_SEGAVAIL = 3
const int MEDIAREQ_SEGUNAVAIL = 4
const int MAX_LAYER = 10
const double QA_EPSILON = 1e-6

Variable Documentation

const int MAX_LAYER = 10
 

const int MEDIAREQ_CHECKSEG = 2
 

const int MEDIAREQ_GETSEG = 1
 

const int MEDIAREQ_SEGAVAIL = 3
 

const int MEDIAREQ_SEGUNAVAIL = 4
 

const double QA_EPSILON = 1e-6
 


This document is generated by doxygen.