|
XCube Stream Reader SDK
|
#include <map>#include <cassert>#include <iostream>#include <cstring>#include "xcTypes.h"Go to the source code of this file.
Classes | |
| class | x3c::indexer::CIndexer< IndexPolicy > |
Defines | |
| #define | DEBUG_ENABLED 0 |
| #define | DEBUG_PRINT_ENABLED 0 |
| #define | DEBUG_CHECK(cond) |
| #define | DEBUG_PRINT(str) |
| #define | CHECK_HEADER_LENGTH |
| #define | CHECK_TRAILER_LENGTH |
Variables | |
| const UINT32 | x3c::indexer::THIRTYTWO_MB = 32*1024*1024 |
Indexer class definition
| #define CHECK_HEADER_LENGTH |
Sanity Checking macros
1.7.6.1