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

A trigger to record a tuple event at a node. More...

#include <app-decorator-trigger.h>

Inheritance diagram for ns3::rapidnet::AppTupleStateTrigger:

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

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static Ptr< AppDecoratorTriggerNew (Ptr< RapidNetApplicationBase > app, string name, bool add, list< string > attrs)
 Factory method to create a new object.


Detailed Description

A trigger to record a tuple event at a node.

Member Function Documentation

static Ptr<AppDecoratorTrigger> ns3::rapidnet::AppTupleStateTrigger::New ( Ptr< RapidNetApplicationBase app,
string  name,
bool  add,
list< string >  attrs 
) [static]

Factory method to create a new object.

Parameters:
app Associated RapidNet application.
name Name of the tuple that triggers the event.
add If true, then the link state is added, removed otherwise.
attrs The names of the attributes in the tuple that are 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