class MoveEvent : public Event


Inheritance:


Public Fields

MobileNode** enter_
grid to enter
int grid_x_
int grid_y_
MobileNode** leave_
grid to leave
MobileNode* token_
what node ?

Public Methods

MoveEvent()

Inherited from Event:

Public Fields

Handler* handler_
Event* next_
double time_
int uid_

Documentation

MoveEvent()

MobileNode** enter_
grid to enter

MobileNode** leave_
grid to leave

int grid_x_

int grid_y_

MobileNode* token_
what node ?


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