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  

TelnetApp Class Reference

#include <telnet.h>

Inheritance diagram for TelnetApp:

Application Process TclObject List of all members.

Public Member Functions

 TelnetApp ()
void timeout ()

Protected Member Functions

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

Protected Attributes

double interval_
int running_
TelnetAppTimer timer_

Constructor & Destructor Documentation

TelnetApp::TelnetApp  
 


Member Function Documentation

double TelnetApp::next   [inline, protected]
 

void TelnetApp::start   [protected, virtual]
 

Reimplemented from Application.

void TelnetApp::stop   [protected, virtual]
 

Reimplemented from Application.

void TelnetApp::timeout  
 


Member Data Documentation

double TelnetApp::interval_ [protected]
 

int TelnetApp::running_ [protected]
 

TelnetAppTimer TelnetApp::timer_ [protected]
 


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