#include "ISCommDataBuffer.h"
#include "ISDataMappings.h"
#include "ISFileManager.h"
#include <stdio.h>
#include <sstream>
Go to the source code of this file.
Macros | |
#define | MAX_ITEM_HISTORY 2048 |
Variables | |
cComDataBuffer | g_comDataBuffer |
#define MAX_ITEM_HISTORY 2048 |
Definition at line 8 of file ISCommDataBuffer.cpp.
cComDataBuffer g_comDataBuffer |
Definition at line 10 of file ISCommDataBuffer.cpp.