|
BdsApi
2.0.11
|
#include <stdio.h>#include <stdlib.h>#include <fcntl.h>#include <errno.h>#include <byteswap.h>#include <BdsLib.h>#include <BdsDataLib.h>#include <BdsDataFileBds.h>#include <BBuffer.h>#include <zlib.h>#include <canada_compress.h>Namespaces | |
| Bds | |
Macros | |
| #define | LDEBUG 0 |
| #define | dprintf(fmt, a...) |
| #define | ALLOW_TIMESTAMP_JITTER 0 |
Functions | |
| BUInt32 | Bds::crc (BUInt32 crc, void *data, int numBytes) |
Variables | |
| const BString | Bds::BdsVersion = "1.1.0" |
| #define ALLOW_TIMESTAMP_JITTER 0 |
| #define dprintf | ( | fmt, | |
| a... | |||
| ) |
| #define LDEBUG 0 |
1.8.5