Functions | |
int | kate_high_decode_init (kate_state *k) |
int | kate_high_decode_packetin (kate_state *k, kate_packet *kp, kate_const kate_event **ev) |
int | kate_high_decode_clear (kate_state *k) |
const kate_comment * | kate_high_decode_get_comments (kate_state *k) |
|
Clears a previously initialized kate_state structure
|
|
Retrieves the comments structure for the given state
|
|
Initializes a kate_state for high level decoding.
|
|
Processes a packet and outputs an event if possible
|