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  

hdr_rtp Struct Reference

#include <rtp.h>

List of all members.

Public Member Functions

u_int32_tsrcid ()
int & seqno ()
u_int16_tflags ()

Static Public Member Functions

int & offset ()
hdr_rtp * access (const Packet *p)

Public Attributes

u_int32_t srcid_
int seqno_
u_int16_t flags_

Static Public Attributes

int offset_


Member Function Documentation

hdr_rtp* hdr_rtp::access const Packet   p [inline, static]
 

u_int16_t& hdr_rtp::flags   [inline]
 

int& hdr_rtp::offset   [inline, static]
 

int& hdr_rtp::seqno   [inline]
 

u_int32_t& hdr_rtp::srcid   [inline]
 


Member Data Documentation

u_int16_t hdr_rtp::flags_
 

int hdr_rtp::offset_ [static]
 

int hdr_rtp::seqno_
 

u_int32_t hdr_rtp::srcid_
 


The documentation for this struct was generated from the following files:
This document is generated by doxygen.