ArServerSimpleConnectionTester Class Reference

#include <ArServerSimpleCommands.h>

List of all members.


Detailed Description

Class for sending commands to the microcontroller (uC).

This class will let you send commands to the microcontroller (com, comInt, and com2Bytes).


Public Member Functions

 ArServerSimpleConnectionTester (ArServerHandlerCommands *handlerCommands, ArRobot *robot)
 Constructor.
void connectionTestStart (void)
 Handles the command.
void connectionTestStop (void)
 Handles the motor commands.
virtual ~ArServerSimpleConnectionTester ()
 Destructor.

Protected Member Functions

void log (void)
bool packetHandler (ArRobotPacket *packet)
void userTask (void)

Protected Attributes

ArFunctorC< ArServerSimpleConnectionTestermyConnectionTestStartCB
ArFunctorC< ArServerSimpleConnectionTestermyConnectionTestStopCB
int myCyclesSincePacket
bool myFirst
ArServerHandlerCommandsmyHandlerCommands
ArTime myLastLog
int myMissedMotorPackets
int myMissedPackets
ArRetFunctor1C< bool, ArServerSimpleConnectionTester,
ArRobotPacket * > 
myPacketHandlerCB
ArTime myPacketReceived
int myPacketsThisCycle
int myReceivedPackets
ArRobotmyRobot
ArFunctorC< ArServerSimpleConnectionTestermyUserTaskCB


The documentation for this class was generated from the following file:
Generated on Thu Aug 6 09:40:12 2009 for ArNetworking by  doxygen 1.5.1