exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
EXIheader Struct Reference

Represents an EXI header.

#include <procTypes.h>

Data Fields

boolean has_cookie
 Boolean value - FALSE for lack of EXI cookie, otherwise TRUE. More...
 
boolean has_options
 Boolean value - FALSE for lack of EXI Options, otherwise TRUE. More...
 
boolean is_preview_version
 Boolean value - TRUE preview version, FALSE final version. More...
 
int16_t version_number
 EXI stream version. More...
 
EXIOptions opts
 

Detailed Description

Definition at line 1232 of file bin/headers/procTypes.h.

Field Documentation

boolean EXIheader::has_cookie

Definition at line 1237 of file bin/headers/procTypes.h.

boolean EXIheader::has_options

Definition at line 1242 of file bin/headers/procTypes.h.

boolean EXIheader::is_preview_version

Definition at line 1245 of file bin/headers/procTypes.h.

EXIOptions EXIheader::opts

Definition at line 1252 of file bin/headers/procTypes.h.

int16_t EXIheader::version_number

Definition at line 1250 of file bin/headers/procTypes.h.


The documentation for this struct was generated from the following files: