StreamData Struct Reference

#include <PEtherApp.h>

List of all members.

Public Attributes

string FID
 FID for the specific stream.
vector< string > path
 The lids of the path the steam had to follow.
int byteSize
 The size of the file in bytes.
long numPkSent
 number of packets sent
bool active
 Whether this stream is being served right now.
cMessagetmsg
 Pointer to the timing packet of this stream.

Detailed Description

Stores information on a data stream


Member Data Documentation

Whether this stream is being served right now.

The size of the file in bytes.

FID for the specific stream.

number of packets sent

vector<string> StreamData::path

The lids of the path the steam had to follow.

Pointer to the timing packet of this stream.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 14 17:12:42 2012 for PAL by  doxygen 1.6.3