| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Definition in file WMMonitorBehavior.h.
#include <iostream>
#include "Wireless/Wireless.h"
#include "Behaviors/BehaviorBase.h"
#include "Motion/MotionManager.h"
#include "Events/EventRouter.h"
#include "Events/EventBase.h"
#include "Shared/RobotInfo.h"
#include "Shared/Serializer.h"
#include "Behaviors/Controller.h"
#include "Shared/WMclass.h"
Include dependency graph for WMMonitorBehavior.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | WMMonitorBehavior |
| Listens to wmmonitor control commands coming in from the command port. More... | |
Functions | |
| int | wmmonitorcmd_callback (char *buf, int bytes) |
| gets input from the GUI | |
Variables | |
| WMMonitorBehavior * | wmMonitorBehavior |
| so wmmonitorcmd_callback knows where to send the input from the GUI | |
|
||||||||||||
|
gets input from the GUI
Definition at line 116 of file WMMonitorBehavior.cc. References WMMonitorBehavior::registerData(), and wmMonitorBehavior. |
Here is the call graph for this function:

|
|
so wmmonitorcmd_callback knows where to send the input from the GUI
Definition at line 21 of file WMMonitorBehavior.h. |
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:54:41 2003 by Doxygen 1.3.4 |