|
Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
This is the complete list of members for NexHotspot, including all inherited members.
| attachPop(NexTouchEventCb pop, void *ptr=NULL) | NexTouch | |
| attachPush(NexTouchEventCb push, void *ptr=NULL) | NexTouch | |
| detachPop(void) | NexTouch | |
| detachPush(void) | NexTouch | |
| getObjCid(void) (defined in NexObject) | NexObject | protected |
| getObjName(void) (defined in NexObject) | NexObject | protected |
| getObjPid(void) (defined in NexObject) | NexObject | protected |
| iterate(NexTouch **list, uint8_t pid, uint8_t cid, int32_t event) (defined in NexTouch) | NexTouch | static |
| NexHotspot(uint8_t pid, uint8_t cid, const char *name) | NexHotspot | |
| NexObject(uint8_t pid, uint8_t cid, const char *name) | NexObject | |
| NexTouch(uint8_t pid, uint8_t cid, const char *name) | NexTouch | |
| printObjInfo(void) | NexObject |