Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ActHandler.h File Reference

#include "Connection.h"
#include "WorldModel.h"

Include dependency graph for ActHandler.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  ActHandler

Functions

void sigalarmHandler (int i)

Variables

Logger Log


Detailed Description

File:          ActHandler.h
Project:       Robocup Soccer Simulation Team: UvA Trilearn 2001
Authors:       Jelle Kok and Remco de Boer
Created:       28/11/2000
Last Revision: 05/01/2002
Contents:      This file contains the class declarations for the
               ActHandler that handles the outgoing messages to the
               server.

Definition in file ActHandler.h.


Function Documentation

void sigalarmHandler int    i
 

This function is executed when a SIGALARM singal arrives. The time this signal comes is defined by the SenseHandler (depending on incoming sense_body messages). When the signal arrives, the commands currently stored in the queue of the ActHandler are send to the server (using the method sendCommands).

Parameters:
i  is ignored

Definition at line 57 of file ActHandler.C.


Variable Documentation

Logger Log
 

This is a reference to the Logger to write log info to

Definition at line 51 of file ActHandler.h.


Generated on Thu Mar 7 00:37:44 2002 for UvA Trilearn 2001 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001