Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

OTA_bitmap Struct Reference

#include <OTAbitmap.h>


Data Fields

Octet infofield
Octetext_fields
int extfield_count
int width
int height
int depth
Octetmain_image
Octet ** animated_image
int animimg_count


Field Documentation

Octet** OTA_bitmap::animated_image
 

Definition at line 79 of file OTAbitmap.h.

Referenced by OTAbitmap_delete().

int OTA_bitmap::animimg_count
 

Definition at line 80 of file OTAbitmap.h.

Referenced by OTAbitmap_delete().

int OTA_bitmap::depth
 

Definition at line 77 of file OTAbitmap.h.

Referenced by OTAbitmap_create_stream().

Octet* OTA_bitmap::ext_fields
 

Definition at line 73 of file OTAbitmap.h.

Referenced by OTAbitmap_delete().

int OTA_bitmap::extfield_count
 

Definition at line 74 of file OTAbitmap.h.

int OTA_bitmap::height
 

Definition at line 76 of file OTAbitmap.h.

Referenced by OTAbitmap_create(), and OTAbitmap_create_stream().

Octet OTA_bitmap::infofield
 

Definition at line 72 of file OTAbitmap.h.

Referenced by OTAbitmap_create(), and OTAbitmap_create_stream().

Octet* OTA_bitmap::main_image
 

Definition at line 78 of file OTAbitmap.h.

Referenced by OTAbitmap_create(), OTAbitmap_create_stream(), and OTAbitmap_delete().

int OTA_bitmap::width
 

Definition at line 75 of file OTAbitmap.h.

Referenced by OTAbitmap_create(), and OTAbitmap_create_stream().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.