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

A trigger to record a node specific event. More...

#include <app-decorator-trigger.h>

Inheritance diagram for ns3::rapidnet::AppNodeStateTrigger:

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

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

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


Detailed Description

A trigger to record a node specific event.

Member Function Documentation

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

Factory method to create a new object.

Parameters:
app Associated RapidNet application.
name Name of the tuple that triggers the event.
state Name of the node state that is recorded.
add If true, then the node state is added, removed otherwise.


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