client-c  0.7.0
kaatcp_parser_handlers_t Struct Reference

#include <kaatcp_parser.h>

+ Collaboration diagram for kaatcp_parser_handlers_t:

Public Attributes

void * handlers_context
 
on_connack_message_fn connack_handler
 
on_disconnect_message_fn disconnect_handler
 
on_kaasync_message_fn kaasync_handler
 
on_pingresp_message_fn pingresp_handler
 

Detailed Description

Definition at line 40 of file kaatcp_parser.h.

Member Data Documentation

on_connack_message_fn kaatcp_parser_handlers_t::connack_handler

Definition at line 42 of file kaatcp_parser.h.

on_disconnect_message_fn kaatcp_parser_handlers_t::disconnect_handler

Definition at line 43 of file kaatcp_parser.h.

void* kaatcp_parser_handlers_t::handlers_context

Definition at line 41 of file kaatcp_parser.h.

on_kaasync_message_fn kaatcp_parser_handlers_t::kaasync_handler

Definition at line 44 of file kaatcp_parser.h.

on_pingresp_message_fn kaatcp_parser_handlers_t::pingresp_handler

Definition at line 45 of file kaatcp_parser.h.


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