ns3::rapidnet::Expression Class Reference
[RapidNet Library]

Abstract base class for all expressions. More...

#include <expression.h>

Inheritance diagram for ns3::rapidnet::Expression:

Inheritance graph
[legend]
Collaboration diagram for ns3::rapidnet::Expression:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual Ptr< ValueEval (Ptr< Tuple > tuple)=0
 Evaluates the expression against the given tuple. Note that all expressions are evaluated only against a tuple. The expression may use attributes of the tuple by using a VarExpr object. Or it may not use any attributes at all.
virtual string ToString () const =0
 String representation of the expression.


Detailed Description

Abstract base class for all expressions.

Member Function Documentation

virtual Ptr<Value> ns3::rapidnet::Expression::Eval ( Ptr< Tuple tuple  )  [pure virtual]


The documentation for this class was generated from the following file:

Generated on Fri Apr 9 15:01:11 2010 for NS-3 by  doxygen 1.5.8