client-c  0.7.0
platform Directory Reference
+ Directory dependency graph for platform:

Files

file  defaults.h [code]
 
file  ext_configuration_persistence.h [code]
 External interface for storing/loading the configuration data used by Kaa Configuration subsystem.
 
file  ext_configuration_receiver.h [code]
 External interface for receiving configuration updates used by Kaa Configuration subsystem. Should be implemented to automatically receive configuration updates.
 
file  ext_event_listeners_callback.h [code]
 External 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.
 
file  ext_key_utils.h [code]
 External interface for client keys manipulations.
 
file  ext_log_storage.h [code]
 External 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.
 
file  ext_log_upload_strategy.h [code]
 External 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.
 
file  ext_sha.h [code]
 
file  ext_status.h [code]
 External interface for storing/loading Kaa status.
 
file  ext_system_logger.h [code]
 
file  ext_tcp_utils.h [code]
 External interface for socket manipulations used by Kaa transport channel implementations.
 
file  ext_transport_channel.h [code]
 
file  ext_user_callback.h [code]
 External interface for receiving user attachment status used by Kaa User subsystem. Should be implemented to receive user attachment/detachment notifications.
 
file  mem.h [code]
 
file  platform.h [code]
 
file  sock.h [code]
 
file  stdio.h [code]
 
file  time.h [code]