Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
An entry in the ObjectMap. More...
#include <ObjectMap.h>
Public Member Functions | |
Entry (const K &key, V *value) | |
Public Attributes | |
K | key |
V * | value = nullptr |
An entry in the ObjectMap.