client-c  0.6.3
File List
Here is a list of all files with brief descriptions:
[detail level 12345678910111213]
  var
  lib
  jenkins
  workspace
  kaa_stable
  client
  client-multi
  client-c
  src
  collections
 kaa_deque.h
 kaa_list.h
  kaa_protocols
  kaa_tcp
 kaatcp.h
 kaatcp_common.h
 kaatcp_parser.h
 kaatcp_request.h
  platform
 ext_event_listeners_callback.hExternal interface for receiving event listeners responses used by Kaa Event subsystem. Should be implemented to receive the list of available event listeners. See kaa_event_manager_find_event_listeners for further information
 ext_key_utils.hExternal interface for client keys manipulations
 ext_log_storage.hExternal log storage interface used by Kaa data collection subsystem to temporarily store the logs before sending them to Operations server. Must be implemented in a concrete application for the data collection feature to function
 ext_log_upload_strategy.hExternal log upload strategy interface used by Kaa data collection subsystem to decide when to upload or cleanup logs. Must be implemented in a concrete application for the data collection feature to function
 ext_sha.h
 ext_status.hExternal interface for storing/loading Kaa status
 ext_system_logger.h
 ext_tcp_utils.hExternal interface for socket manipulations used by Kaa transport channel implementations
 ext_transport_channel.h
 ext_user_callback.hExternal interface for receiving user attachment status used by Kaa User subsystem. Should be implemented to receive user attachment/detachment notifications
 mem.h
 platform.h
 sock.h
 stdio.h
  platform-impl
  Econais
  EC19D
 econais_ec19d_mem.h
 econais_ec19d_platform.h
 econais_ec19d_sock.h
 econais_ec19d_stdio.h
  posix
 posix_mem.h
 posix_platform.h
 posix_sock.h
 posix_stdio.h
 kaa_tcp_channel.h
  utilities
 kaa_base64.h
 kaa_buffer.h
 kaa_log.hSimple logger for Kaa C Endpoint
 kaa_mem.h
 kaa.hKaa C endpoint library
 kaa_bootstrap_manager.h
 kaa_channel_manager.hUser defined channels manager for Kaa C SDK
 kaa_common.hCommon C EP SDK definitions and small utilities
 kaa_common_schema.h
 kaa_context.hKaa endpoint context definition
 kaa_defaults.h
 kaa_error.hKaa error codes
 kaa_event.hKaa event subsystem API
 kaa_logging.hKaa data logging subsystem API
 kaa_platform_common.h
 kaa_platform_protocol.hKaa binary platform level protocol implementation (org.kaaproject.protocol.platform.binary)
 kaa_platform_utils.h
 kaa_profile.hKaa profile reporting API
 kaa_status.h
 kaa_user.hEndpoint-to-user association management for Kaa C SDK