Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

RTE Class Reference

#include <apiRte.h>

List of all members.

Public Member Functions

 RTE ()
 ~RTE ()
void start (ProcessNetwork &n)
void setOutStream (std::ostream &o)
void setErrorStream (std::ostream &e)
std::ostream & getOutStream ()
std::ostream & getErrorStream ()

Private Attributes

Rter


Constructor & Destructor Documentation

RTE::RTE  )  [inline]
 

Definition at line 24 of file apiRte.h.

References r.

RTE::~RTE  )  [inline]
 

Definition at line 25 of file apiRte.h.

References r.


Member Function Documentation

std::ostream& RTE::getErrorStream  )  [inline]
 

Definition at line 32 of file apiRte.h.

References Rte::cerr(), and r.

std::ostream& RTE::getOutStream  )  [inline]
 

Definition at line 31 of file apiRte.h.

References Rte::cout(), and r.

void RTE::setErrorStream std::ostream &  e  )  [inline]
 

Definition at line 30 of file apiRte.h.

References r, and Rte::setCerr().

void RTE::setOutStream std::ostream &  o  )  [inline]
 

Definition at line 29 of file apiRte.h.

References r, and Rte::setCout().

void RTE::start ProcessNetwork n  )  [inline]
 

Definition at line 27 of file apiRte.h.

References r, and Rte::start().


Member Data Documentation

Rte* RTE::r [private]
 

Definition at line 21 of file apiRte.h.

Referenced by getErrorStream(), getOutStream(), RTE(), setErrorStream(), setOutStream(), start(), and ~RTE().


The documentation for this class was generated from the following file:
Generated on Wed Feb 15 14:52:41 2006 for yapi by doxygen 1.3.2