#include <cphidgetdictionary.h>
Public Member Functions | |
| int (CCONV *fptr)(CPhidgetDictionaryHandle dict | |
Public Attributes | |
| CPhidgetDictionaryHandle | dict |
| void const char * | key |
| int | listen_id |
| void const char const char CPhidgetDictionary_keyChangeReason | reason |
| void * | userPtr |
| void const char const char * | val |
A Phidget Dictionary handle. A Dictionary key listener handle.
Definition at line 31 of file cphidgetdictionary.h.
| _CPhidgetDictionaryListener::int | ( | CCONV * | fptr | ) |
Definition at line 33 of file cphidgetdictionary.h.
| void const char* _CPhidgetDictionaryListener::key |
Definition at line 34 of file cphidgetdictionary.h.
Definition at line 36 of file cphidgetdictionary.h.
| void const char const char CPhidgetDictionary_keyChangeReason _CPhidgetDictionaryListener::reason |
Definition at line 34 of file cphidgetdictionary.h.
Definition at line 34 of file cphidgetdictionary.h.
| void const char const char* _CPhidgetDictionaryListener::val |
Definition at line 34 of file cphidgetdictionary.h.