ADTF
|
Copyright © Audi Electronics Venture GmbH. More...
Go to the source code of this file.
Classes | |
class | IIndexedFile |
Indexed file interface. More... | |
struct | tFileHeader |
The File header for dat-files. More... | |
struct | tFileExtension |
Header for a file extensions. More... | |
struct | tChunkHeader |
header for chunks Each Chunk header 16 Byte aligned within the file. More... | |
struct | tChunkRef |
header for a chunk reference More... | |
struct | tStreamRef |
header for a stream reference elements More... | |
struct | tStreamInfoHeader |
Stream info header. More... | |
struct | tAdditionalIndexInfo |
Additional index table information. More... | |
struct | tIndexBlockItem |
Index block item. More... | |
struct | tStreamIndexBlockItem |
Stream index block item. More... | |
Namespaces | |
A_UTILS_NS | |
ADTF A_UTIL Namespace - Within adtf this is used as adtf::util or adtf_util. | |
Macros | |
#define | MAX_INDEXED_STREAMS 512 |
Maximum of indexed streams. | |
#define | MAX_FILEEXTENSIONIDENTIFIER_LENGTH 384 |
maximum length of a file extension | |
#define | MAX_STREAMNAME_LENGTH 228 |
maximum length of the stream name | |
Copyright © Audi Electronics Venture GmbH.
All rights reserved
Definition in file indexedfile_types.h.