class SrmNode : public Handler

Light-weight node abstraction only to store SRM protocol state information

Inheritance:


Public Methods

void append(SRM_Event *)
void handle(Event *)
void id(int i)
void remove(int, int)
void send(SRM_Event *)
SrmNode()

Protected Fields

int expected_
int id_
SRM_Request* pending_

Protected Methods

void dump_packet(SRM_Event *e)
void sched_nack(int)

Inherited from Handler:


Documentation

Light-weight node abstraction only to store SRM protocol state information
SrmNode()

void id(int i)

void handle(Event *)

void send(SRM_Event *)

void append(SRM_Event *)

void remove(int, int)

void sched_nack(int)

void dump_packet(SRM_Event *e)

int id_

int expected_

SRM_Request* pending_


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