This is the complete list of members for NexVariable, 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 |
getText(char *buffer, uint32_t len) | NexVariable | |
getValue(uint32_t *number) | NexVariable | |
iterate(NexTouch **list, uint8_t pid, uint8_t cid, int32_t event) (defined in NexTouch) | NexTouch | static |
NexObject(uint8_t pid, uint8_t cid, const char *name) | NexObject | |
NexTouch(uint8_t pid, uint8_t cid, const char *name) | NexTouch | |
NexVariable(uint8_t pid, uint8_t cid, const char *name) | NexVariable | |
printObjInfo(void) | NexObject | |
setText(const char *buffer) | NexVariable | |
setValue(uint32_t number) | NexVariable |