COAR
1.0
COAR - DMS system
|
#include <string>
#include <map>
#include <vector>
#include <time.h>
#include <sys/time.h>
#include "dbcoldefinitions.h"
Go to the source code of this file.
Classes | |
class | table |
class | dataset |
Macros | |
#define | DATASET_MODE_INS 0x01 |
#define | DATASET_MODE_QRY 0x02 |
#define | DATASET_MODE_DEL 0x04 |
#define | DATASET_MODE_UPD 0x08 |
#define DATASET_MODE_DEL 0x04 |
#define DATASET_MODE_INS 0x01 |
#define DATASET_MODE_QRY 0x02 |
#define DATASET_MODE_UPD 0x08 |