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  

MultiStateErrorModel Class Reference

#include <errmodel.h>

Inheritance diagram for MultiStateErrorModel:

ErrorModel Connector NsObject TclObject Handler List of all members.

Public Member Functions

 MultiStateErrorModel ()
virtual int corrupt (Packet *)

Protected Member Functions

int command (int argc, const char *const *argv)

Protected Attributes

int sttype_
int texpired_
double curperiod_
double prevTime_
ErrorModelem_

Constructor & Destructor Documentation

MultiStateErrorModel::MultiStateErrorModel  
 


Member Function Documentation

int MultiStateErrorModel::command int    argc,
const char *const *    argv
[protected, virtual]
 

Reimplemented from ErrorModel.

int MultiStateErrorModel::corrupt Packet   [virtual]
 

Reimplemented from ErrorModel.


Member Data Documentation

double MultiStateErrorModel::curperiod_ [protected]
 

ErrorModel* MultiStateErrorModel::em_ [protected]
 

double MultiStateErrorModel::prevTime_ [protected]
 

int MultiStateErrorModel::sttype_ [protected]
 

int MultiStateErrorModel::texpired_ [protected]
 


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