AWS IoT Firmware
Firmware code for AWS IoT Devices
Classes
parent_handler.hpp File Reference

contain class declaration for the ParentHandler class More...

#include "event_handler_util.hpp"
#include <stdarg.h>
#include <stdint.h>
#include <string.h>
#include "frozen.h"
#include "mgos.h"
#include "mgos_mqtt.h"
Include dependency graph for parent_handler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParentHandler
 the parent handler class that is the blueprint for other child handlers to implement, it also defines a couple functions that child handler can use More...
 

Detailed Description

contain class declaration for the ParentHandler class

Author
Khoi Trinh
Date
2018-09-01