class SRM_Event : public Event

Events -- passed on from node to node

Inheritance:


Public Methods

int iif()
void iif(int i)
int seqno()
SRM_Event(int s=0, int t=0, int i=0)
SRM_Event(SRM_Event *e)
int type()
void type(int t)

Protected Fields

int iif_
int seqno_
int type_

Inherited from Event:

Public Fields

Handler* handler_
Event* next_
double time_
int uid_

Documentation

Events -- passed on from node to node
SRM_Event(int s=0, int t=0, int i=0)

SRM_Event(SRM_Event *e)

int seqno()

int iif()

int type()

void type(int t)

void iif(int i)

int seqno_

int iif_

int type_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de