Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

MessageMap.h File Reference


Detailed Description

Defines the message mapping for Whorl and Brain commands.

Author:
Author
simpliciter
Version:
Revision
1.1.1.1
Date:
Date
2003/06/06 18:44:15

Definition in file MessageMap.h.

#include "Functor.h"
#include <string>
#include <map>

Include dependency graph for MessageMap.h:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef ObjectFunctor< void,
const vector< double > &,
Brain > 
BrainFunctor
 specifies that a WhorlFunctor is an object functor that returns a void, takes a 'const vector<double>&' as a parameter, and points to a Brain object.

Variables

map< string, BrainFunctorBrainMessageMap
 Message map for binding message strings to Brain functions.


Typedef Documentation

typedef ObjectFunctor<void, const vector<double>&, Brain> BrainFunctor
 

specifies that a WhorlFunctor is an object functor that returns a void, takes a 'const vector<double>&' as a parameter, and points to a Brain object.

Definition at line 24 of file MessageMap.h.


Variable Documentation

BrainMessageMap["ReceiveFormationState"]
 

Message map for binding message strings to Brain functions.

Definition at line 29 of file MessageMap.h.


Generated on Wed Sep 5 12:54:32 2007 for DSACSS Operational Code by  doxygen 1.3.9.1