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  

InstVarError Class Reference

Inheritance diagram for InstVarError:

InstVar List of all members.

Public Member Functions

 InstVarError (const char *name, const char *errmsg)
const char * snget (char *wrk, int wrklen)
void set (const char *s)

Protected Attributes

const char * errmsg_

Constructor & Destructor Documentation

InstVarError::InstVarError const char *    name,
const char *    errmsg
[inline]
 


Member Function Documentation

void InstVarError::set const char *    s [inline, virtual]
 

Implements InstVar.

const char* InstVarError::snget char *    wrk,
int    wrklen
[inline, virtual]
 

Implements InstVar.


Member Data Documentation

const char* InstVarError::errmsg_ [protected]
 


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