MOOS 0.2375
Classes | Defines | Typedefs
/home/toby/moos-ivp/MOOS-2375-Oct0611/NavigationAndControl/pHelm/HelmApp.h File Reference
#include <map>
Include dependency graph for HelmApp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CHelmApp
class  CHelmApp::CTransaction

Defines

#define MAX_SESSION_TIMEOUT   30

Typedefs

typedef map< string, STRING_LISTPERMISSIONS_MAP
typedef map< string, double > SESSION_TIMEOUT_MAP

Define Documentation

#define MAX_SESSION_TIMEOUT   30

Definition at line 45 of file HelmApp.h.


Typedef Documentation

typedef map<string, STRING_LIST> PERMISSIONS_MAP

Definition at line 46 of file HelmApp.h.

typedef map<string, double> SESSION_TIMEOUT_MAP

Definition at line 47 of file HelmApp.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines