This is the complete list of members for YAPI, including all inherited members.
| _apiInitialized | YAPI | static |
| _bin2HexStr(const string &data) | YAPI | static |
| _calibHandlers | YAPI | privatestatic |
| _checkFirmware(const string &serial, const string &rev, const string &path) | YAPI | static |
| _data_events | YAPI | privatestatic |
| _decimalToDouble(s16 val) | YAPI | static |
| _decodeFloats(string sdat) | YAPI | static |
| _decodeWords(string s) | YAPI | static |
| _doubleToDecimal(double val) | YAPI | static |
| _flattenJsonStruct(string jsonbuffer) | YAPI | static |
| _getCalibrationHandler(int calibType) | YAPI | static |
| _global_cs | YAPI | static |
| _hexStr2Bin(const string &str) | YAPI | static |
| _HubDiscoveryCallback | YAPI | privatestatic |
| _nextEnum | YAPI | privatestatic |
| _plug_events | YAPI | privatestatic |
| _yapiDeviceArrivalCallbackFwd(YDEV_DESCR devdesc) | YAPI | privatestatic |
| _yapiDeviceChangeCallbackFwd(YDEV_DESCR devdesc) | YAPI | privatestatic |
| _yapiDeviceLogCallbackFwd(YDEV_DESCR devdesc, const char *line) | YAPI | privatestatic |
| _yapiDeviceRemovalCallbackFwd(YDEV_DESCR devdesc) | YAPI | privatestatic |
| _yapiFunctionTimedReportCallbackFwd(YAPI_FUNCTION fundesc, double timestamp, const u8 *bytes, u32 len) | YAPI | privatestatic |
| _yapiFunctionUpdateCallbackFwd(YFUN_DESCR fundesc, const char *value) | YAPI | static |
| _yapiHubDiscoveryCallbackFwd(const char *serial, const char *url) | YAPI | privatestatic |
| _yapiLogFunctionFwd(const char *log, u32 loglen) | YAPI | privatestatic |
| CheckLogicalName(const string &name) | YAPI | static |
| DefaultCacheValidity | YAPI | static |
| DETECT_ALL | YAPI | static |
| DETECT_NET | YAPI | static |
| DETECT_NONE | YAPI | static |
| DETECT_USB | YAPI | static |
| DEVICE_BUSY | YAPI | static |
| DEVICE_NOT_FOUND | YAPI | static |
| DeviceArrivalCallback | YAPI | static |
| DeviceChangeCallback | YAPI | static |
| DeviceRemovalCallback | YAPI | static |
| DisableExceptions(void) | YAPI | static |
| DOUBLE_ACCES | YAPI | static |
| EnableExceptions(void) | YAPI | static |
| ExceptionsDisabled | YAPI | static |
| EXHAUSTED | YAPI | static |
| FILE_NOT_FOUND | YAPI | static |
| FreeAPI(void) | YAPI | static |
| GetAPIVersion(void) | YAPI | static |
| GetTickCount(void) | YAPI | static |
| HandleEvents(string &errmsg) | YAPI | static |
| InitAPI(int mode, string &errmsg) | YAPI | static |
| INVALID_ARGUMENT | YAPI | static |
| INVALID_DOUBLE | YAPI | static |
| INVALID_INT | YAPI | static |
| INVALID_LONG | YAPI | static |
| INVALID_STRING | YAPI | static |
| INVALID_UINT | YAPI | static |
| IO_ERROR | YAPI | static |
| LinearCalibrationHandler(double rawValue, int calibType, intArr params, floatArr rawValues, floatArr refValues) | YAPI | static |
| LogFunction | YAPI | static |
| NO_MORE_DATA | YAPI | static |
| NOT_INITIALIZED | YAPI | static |
| NOT_SUPPORTED | YAPI | static |
| PreregisterHub(const string &url, string &errmsg) | YAPI | static |
| RegisterCalibrationHandler(int calibrationType, yCalibrationHandler calibrationHandler) | YAPI | static |
| RegisterDeviceArrivalCallback(yDeviceUpdateCallback arrivalCallback) | YAPI | static |
| RegisterDeviceChangeCallback(yDeviceUpdateCallback changeCallback) | YAPI | static |
| RegisterDeviceRemovalCallback(yDeviceUpdateCallback removalCallback) | YAPI | static |
| RegisterHub(const string &url, string &errmsg) | YAPI | static |
| RegisterHubDiscoveryCallback(YHubDiscoveryCallback hubDiscoveryCallback) | YAPI | static |
| RegisterLogFunction(yLogFunction logfun) | YAPI | static |
| RESEND_MISSING_PKT | YAPI | static |
| RTC_NOT_READY | YAPI | static |
| Sleep(unsigned ms_duration, string &errmsg) | YAPI | static |
| SUCCESS | YAPI | static |
| TestHub(const string &url, int mstimeout, string &errmsg) | YAPI | static |
| TIMEOUT | YAPI | static |
| TriggerHubDiscovery(string &errmsg) | YAPI | static |
| UNAUTHORIZED | YAPI | static |
| UnregisterHub(const string &url) | YAPI | static |
| UpdateDeviceList(string &errmsg) | YAPI | static |
| VERSION_MISMATCH | YAPI | static |