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  

SctpApp1 Class Reference

#include <sctp_app1.h>

Inheritance diagram for SctpApp1:

Application Process TclObject List of all members.

Public Member Functions

 SctpApp1 ()
void timeout ()

Protected Member Functions

void start ()
void stop ()
double next ()

Protected Attributes

int running_
SctpApp1Timer timer_
double interval_
int numUnreliable
int numStreams
int reliability

Constructor & Destructor Documentation

SctpApp1::SctpApp1  
 


Member Function Documentation

double SctpApp1::next   [inline, protected]
 

void SctpApp1::start   [protected, virtual]
 

Reimplemented from Application.

void SctpApp1::stop   [protected, virtual]
 

Reimplemented from Application.

void SctpApp1::timeout  
 


Member Data Documentation

double SctpApp1::interval_ [protected]
 

int SctpApp1::numStreams [protected]
 

int SctpApp1::numUnreliable [protected]
 

int SctpApp1::reliability [protected]
 

int SctpApp1::running_ [protected]
 

SctpApp1Timer SctpApp1::timer_ [protected]
 


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