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

A RapidNet extension to the decorator frontend used for visualization. More...

#include <rapidnet-decorator-frontend.h>

Inherits ns3::DecoratorFrontend.

List of all members.

Public Member Functions

void AddTupleState (Ptr< Node > node, Ptr< Tuple > tuple, list< string > &attrs)
 Add a tuple state.
void RemoveTupleState (Ptr< Node > node, Ptr< Tuple > tuple, list< string > &attrs)
 Remove a tuple state.


Detailed Description

A RapidNet extension to the decorator frontend used for visualization.

Member Function Documentation

void ns3::rapidnet::RapidNetDecoratorFrontend::AddTupleState ( Ptr< Node node,
Ptr< Tuple tuple,
list< string > &  attrs 
)

Add a tuple state.

Parameters:
node The node at which the tuple state is to be added.
tuple The tuple in context
attrs The attributes of the tuple to be recorded

void ns3::rapidnet::RapidNetDecoratorFrontend::RemoveTupleState ( Ptr< Node node,
Ptr< Tuple tuple,
list< string > &  attrs 
)

Remove a tuple state.

Parameters:
node The node at which the tuple state is to be removed.
tuple The tuple in context
attrs The attributes of the tuple to be recorded


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