MHEG5  18.9.0
MHEG5 Documentation
Public Types | Public Attributes | List of all members
entry_state_s Struct Reference

Public Types

enum  { choosing, chosen }
 

Public Attributes

enum entry_state_s:: { ... }  state
 
E_MHEG5_KEY current_key
 
int key_map_index
 
U32BIT last_press_time
 
char previous_character
 
MHEG5Entryfieldentryfield
 

Detailed Description

Definition at line 57 of file mh5entryfield.c.

Member Enumeration Documentation

anonymous enum
Enumerator
choosing 
chosen 

Definition at line 59 of file mh5entryfield.c.

Member Data Documentation

E_MHEG5_KEY entry_state_s::current_key

Definition at line 60 of file mh5entryfield.c.

MHEG5Entryfield* entry_state_s::entryfield

Definition at line 64 of file mh5entryfield.c.

int entry_state_s::key_map_index

Definition at line 61 of file mh5entryfield.c.

U32BIT entry_state_s::last_press_time

Definition at line 62 of file mh5entryfield.c.

char entry_state_s::previous_character

Definition at line 63 of file mh5entryfield.c.

enum { ... } entry_state_s::state

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