
Directories | |
| directory | samples |
Files | |
| file | Base64.c [code] |
| file | Base64.h [code] |
| file | Clients.c [code] |
| functions which apply to client structures | |
| file | Clients.h [code] |
| file | Heap.c [code] |
| functions to manage the heap with the goal of eliminating memory leaks | |
| file | Heap.h [code] |
| file | LinkedList.c [code] |
| functions which apply to linked list structures. | |
| file | LinkedList.h [code] |
| file | Log.c [code] |
| Logging and tracing module. | |
| file | Log.h [code] |
| file | Messages.c [code] |
| Trace messages. | |
| file | Messages.h [code] |
| file | MQTTAsync.c [code] |
| Asynchronous API implementation. | |
| file | MQTTAsync.h [code] |
| file | MQTTClient.c [code] |
| Synchronous API implementation. | |
| file | MQTTClient.h [code] |
| file | MQTTClientPersistence.h [code] |
| This structure represents a persistent data store, used to store outbound and inbound messages, in order to achieve reliable messaging. | |
| file | MQTTExportDeclarations.h [code] |
| file | MQTTPacket.c [code] |
| functions to deal with reading and writing of MQTT packets from and to sockets | |
| file | MQTTPacket.h [code] |
| file | MQTTPacketOut.c [code] |
| functions to deal with reading and writing of MQTT packets from and to sockets | |
| file | MQTTPacketOut.h [code] |
| file | MQTTPersistence.c [code] |
| Functions that apply to persistence operations. | |
| file | MQTTPersistence.h [code] |
| file | MQTTPersistenceDefault.c [code] |
| A file system based persistence implementation. | |
| file | MQTTPersistenceDefault.h [code] |
| file | MQTTProperties.c [code] |
| file | MQTTProperties.h [code] |
| file | MQTTProtocol.h [code] |
| file | MQTTProtocolClient.c [code] |
| Functions dealing with the MQTT protocol exchanges. | |
| file | MQTTProtocolClient.h [code] |
| file | MQTTProtocolOut.c [code] |
| Functions dealing with the MQTT protocol exchanges. | |
| file | MQTTProtocolOut.h [code] |
| file | MQTTReasonCodes.c [code] |
| file | MQTTReasonCodes.h [code] |
| file | MQTTSubscribeOpts.h [code] |
| file | MQTTTime.c [code] |
| file | MQTTTime.h [code] |
| file | MQTTVersion.c [code] |
| MQTTVersion - display the version and build information strings for a library. | |
| file | mutex_type.h [code] |
| file | OsWrapper.c [code] |
| file | OsWrapper.h [code] |
| file | SHA1.c [code] |
| file | SHA1.h [code] |
| file | Socket.c [code] |
| Socket related functions. | |
| file | Socket.h [code] |
| file | SocketBuffer.c [code] |
| Socket buffering related functions. | |
| file | SocketBuffer.h [code] |
| file | SSLSocket.c [code] |
| SSL related functions. | |
| file | SSLSocket.h [code] |
| file | StackTrace.c [code] |
| file | StackTrace.h [code] |
| file | Thread.c [code] |
| Threading related functions. | |
| file | Thread.h [code] |
| file | Tree.c [code] |
| functions which apply to tree structures. | |
| file | Tree.h [code] |
| file | utf-8.c [code] |
| Functions for checking that strings contain UTF-8 characters only. | |
| file | utf-8.h [code] |
| file | WebSocket.c [code] |
| file | WebSocket.h [code] |