MOOS 0.2375
|
#include <MOOSGenLib/MOOSGenLib.h>
#include "MOOSCommPkt.h"
#include "MOOSMsg.h"
#include "MOOSGlobalHelper.h"
#include <assert.h>
#include <cstring>
#include <iostream>
#include "MOOSException.h"
Go to the source code of this file.
Defines | |
#define | DEFAULT_ASSUMMED_MAX_MOOS_MSG_SIZE 40000 |
#define DEFAULT_ASSUMMED_MAX_MOOS_MSG_SIZE 40000 |
Definition at line 49 of file MOOSCommPkt.cpp.