FNSS ns-3 adapter
ns-3 adapter for the Fast Network Simulation Setup (FNSS) toolchain
 All Classes Files Functions Typedefs Pages
Public Member Functions | Static Public Member Functions | List of all members
ns3::FNSSEvent Class Reference

#include <fnss-event.h>

+ Inheritance diagram for ns3::FNSSEvent:

Public Member Functions

virtual void Notify ()
 
void Unref ()
 
void Ref ()
 

Static Public Member Functions

static TypeId GetTypeId (void)
 

Detailed Description

Overrides the inheritance pattern of EventImp to make use of the object factory facilities provided by ns3::Object. All events that need to be crated from a fnss::EventSchedule should inherit from this class.

Member Function Documentation

void ns3::FNSSEvent::Ref ( )
inline

Avoid inheritance ambiguity.

void ns3::FNSSEvent::Unref ( )
inline

Avoid inheritance ambiguity.


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