MOOS 0.2375
|
#include <MOOSGenLib/MOOSGenLib.h>
#include "MOOSCommClient.h"
#include "MOOSVariable.h"
#include <set>
#include <map>
Go to the source code of this file.
Classes | |
class | CMOOSApp |
Defines | |
#define | DEFAULT_MOOS_APP_COMMS_FREQ 5 |
#define | DEFAULT_MOOS_APP_FREQ 5 |
#define | MOOS_MAX_APP_FREQ 50 |
#define | MOOS_MAX_COMMS_FREQ 200 |
#define | STATUS_PERIOD 2 |
Typedefs | |
typedef std::map< std::string, CMOOSVariable > | MOOSVARMAP |
typedef std::map<std::string,CMOOSVariable> MOOSVARMAP |