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

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

#include <app-decorator-trigger.h>

Inheritance diagram for ns3::rapidnet::AppLinkStateTrigger:

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

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

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


Detailed Description

A trigger to record a link specific event.

Member Function Documentation

static Ptr<AppDecoratorTrigger> ns3::rapidnet::AppLinkStateTrigger::New ( Ptr< RapidNetApplicationBase app,
string  name,
string  state,
bool  add,
string  targetAttr 
) [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 link state that is recorded.
add If true, then the link state is added, removed otherwise.
targetAttr The name of the attribute the value of which is used to determine the other node on the tuple. The value should be of Ipv4Value type.


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