#include <landmark.h>
Inheritance diagram for TagMobilityHandler:


Public Member Functions | |
| TagMobilityHandler (LandmarkAgent *a) | |
| virtual void | handle (Event *) |
Private Attributes | |
| LandmarkAgent * | a_ |
|
|
Definition at line 536 of file landmark.h. References a_.
00536 { a_ = a; }
|
|
|
Implements Handler. Definition at line 537 of file landmark.h. References a_, and LandmarkAgent::MoveTags().
|
Here is the call graph for this function:

|
|
Definition at line 539 of file landmark.h. Referenced by handle(), and TagMobilityHandler(). |
1.3.3