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 "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) |
interfaces with wireless to pass information from the gui to the monitor | |
Variables | |
WMMonitorBehavior * | wmMonitorBehavior |
so wmmonitorcmd_callback knows where to send the input from the GUI |
|
interfaces with wireless to pass information from the gui to the monitor
Definition at line 116 of file WMMonitorBehavior.cc. Referenced by WMMonitorBehavior::DoStart(). |
|
so wmmonitorcmd_callback knows where to send the input from the GUI
Definition at line 20 of file WMMonitorBehavior.h. Referenced by WMMonitorBehavior::WMMonitorBehavior(), wmmonitorcmd_callback(), and WMMonitorBehavior::~WMMonitorBehavior(). |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:22:58 2004 by Doxygen 1.3.4 |