Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WMMonitorBehavior.h File Reference


Detailed Description

Defines WMMonitorBehavior, which listens to commands from the Aibo3D gui and shows current state.

Author:
alokl (Creator)
Author
ejt
Name
tekkotsu-4_0
Revision
1.11
State
Exp
Date
2007/05/21 20:51:20

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

WMMonitorBehaviorwmMonitorBehavior
 so wmmonitorcmd_callback knows where to send the input from the GUI


Function Documentation

int wmmonitorcmd_callback ( char *  buf,
int  bytes 
)

interfaces with wireless to pass information from the gui to the monitor

Definition at line 122 of file WMMonitorBehavior.cc.

Referenced by WMMonitorBehavior::DoStart().


Variable Documentation

so wmmonitorcmd_callback knows where to send the input from the GUI

Definition at line 5 of file WMMonitorBehavior.cc.


Tekkotsu v4.0
Generated Thu Nov 22 00:58:01 2007 by Doxygen 1.5.4