| _AddToCache(const string &classname, const string &func, YFunction *obj) | YFunction | protectedstatic |
| _advertisedValue | YFunction | protected |
| _altitude | YGps | protected |
| _buildSetRequest(const string &changeattr, const string *changeval, string &request, string &errmsg) | YFunction | protected |
| _cache | YFunction | protectedstatic |
| _cacheExpiration | YFunction | protected |
| _className | YFunction | protected |
| _ClearCache(void) | YFunction | static |
| _clearDataStreamCache() | YFunction | |
| _command | YGps | protected |
| _coordSystem | YGps | protected |
| _dataStreams | YFunction | protected |
| _dateTime | YGps | protected |
| _decode_json_string(const string &json) | YFunction | |
| _dilution | YGps | protected |
| _direction | YGps | protected |
| _download(const string &url) | YFunction | |
| _escapeAttr(const string &changeval) | YFunction | protected |
| _findDataStream(YDataSet &dataset, const string &def) | YFunction | |
| _FindFromCache(const string &classname, const string &func) | YFunction | protectedstatic |
| _func | YFunction | protected |
| _fundescr | YFunction | protected |
| _funId | YFunction | protected |
| _get_json_path(const string &json, const string &path) | YFunction | |
| _getDescriptor(YFUN_DESCR &fundescr, string &errMsg) | YFunction | protected |
| _getDevice(YDevice *&dev, string &errMsg) | YFunction | protected |
| _groundSpeed | YGps | protected |
| _hwId | YFunction | protected |
| _invokeValueCallback(string value) | YGps | virtual |
| _isFixed | YGps | protected |
| _json_get_array(const string &json) | YFunction | |
| _json_get_key(const string &json, const string &data) | YFunction | |
| _json_get_string(const string &json) | YFunction | |
| _lastErrorMsg | YFunction | protected |
| _lastErrorType | YFunction | protected |
| _latitude | YGps | protected |
| _load_unsafe(int msValidity) | YFunction | protected |
| _logicalName | YFunction | protected |
| _longitude | YGps | protected |
| _nextFunction(string &hwId) | YFunction | protected |
| _parse(YJSONObject *j) | YFunction | protected |
| _parseAttr(YJSONObject *json_val) | YGps | protectedvirtual |
| _parseEx(yJsonStateMachine &j) | YFunction | |
| _parserHelper(void) | YFunction | virtual |
| _parseString(yJsonStateMachine &j) | YFunction | |
| _request(const string &request) | YFunction | |
| _requestEx(int tcpchan, const string &request, yapiRequestProgressCallback callback, void *context) | YFunction | |
| _satCount | YGps | protected |
| _serial | YFunction | protected |
| _setAttr(string attrname, string newvalue) | YFunction | protected |
| _this_cs | YFunction | protected |
| _throw(YRETCODE errType, string errMsg) | YFunction | |
| _unixTime | YGps | protected |
| _UpdateTimedReportCallbackList(YFunction *func, bool add) | YFunction | protectedstatic |
| _UpdateValueCallbackList(YFunction *func, bool add) | YFunction | protectedstatic |
| _upload(const string &path, const string &content) | YFunction | |
| _uploadWithProgress(const string &path, const string &content, yapiRequestProgressCallback callback, void *context) | YFunction | |
| _userData | YFunction | protected |
| _utcOffset | YGps | protected |
| _valueCallbackFunction | YFunction | protected |
| _valueCallbackGps | YGps | protected |
| advertisedValue(void) | YFunction | inline |
| ADVERTISEDVALUE_INVALID | YFunction | static |
| altitude(void) | YGps | inline |
| ALTITUDE_INVALID | YGps | static |
| clearCache() | YFunction | |
| command(void) | YGps | inline |
| COMMAND_INVALID | YGps | static |
| coordSystem(void) | YGps | inline |
| COORDSYSTEM_GPS_D | YGps | static |
| COORDSYSTEM_GPS_DM | YGps | static |
| COORDSYSTEM_GPS_DMS | YGps | static |
| COORDSYSTEM_INVALID | YGps | static |
| dateTime(void) | YGps | inline |
| DATETIME_INVALID | YGps | static |
| describe(void) | YFunction | |
| dilution(void) | YGps | inline |
| DILUTION_INVALID | YGps | static |
| direction(void) | YGps | inline |
| DIRECTION_INVALID | YGps | static |
| errMessage(void) | YFunction | inline |
| errorMessage(void) | YFunction | inline |
| errorType(void) | YFunction | inline |
| errType(void) | YFunction | inline |
| Find(string func) | YGps | inlinestatic |
| FindFunction(string func) | YFunction | static |
| FindGps(string func) | YGps | static |
| First(void) | YGps | inlinestatic |
| FirstFunction(void) | YFunction | static |
| FirstGps(void) | YGps | static |
| FRIENDLYNAME_INVALID | YFunction | static |
| functionDescriptor(void) | YFunction | inline |
| FUNCTIONDESCRIPTOR_INVALID | YFunction | static |
| FUNCTIONID_INVALID | YFunction | static |
| get_advertisedValue(void) | YFunction | |
| get_altitude(void) | YGps | |
| get_command(void) | YGps | |
| get_coordSystem(void) | YGps | |
| get_dateTime(void) | YGps | |
| get_dilution(void) | YGps | |
| get_direction(void) | YGps | |
| get_errorMessage(void) | YFunction | |
| get_errorType(void) | YFunction | |
| get_friendlyName(void) | YFunction | virtual |
| get_functionDescriptor(void) | YFunction | |
| get_functionId(void) | YFunction | |
| get_groundSpeed(void) | YGps | |
| get_hardwareId(void) | YFunction | |
| get_hubSerial() | YFunction | |
| get_isFixed(void) | YGps | |
| get_latitude(void) | YGps | |
| get_logicalName(void) | YFunction | |
| get_longitude(void) | YGps | |
| get_module(void) | YFunction | |
| get_satCount(void) | YGps | |
| get_unixTime(void) | YGps | |
| get_userData(void) | YFunction | |
| get_utcOffset(void) | YGps | |
| groundSpeed(void) | YGps | inline |
| GROUNDSPEED_INVALID | YGps | static |
| HARDWAREID_INVALID | YFunction | static |
| isFixed(void) | YGps | inline |
| ISFIXED_FALSE | YGps | static |
| ISFIXED_INVALID | YGps | static |
| ISFIXED_TRUE | YGps | static |
| isOnline(void) | YFunction | |
| latitude(void) | YGps | inline |
| LATITUDE_INVALID | YGps | static |
| load(int msValidity) | YFunction | |
| loadAttribute(string attrName) | YFunction | virtual |
| logicalName(void) | YFunction | inline |
| LOGICALNAME_INVALID | YFunction | static |
| longitude(void) | YGps | inline |
| LONGITUDE_INVALID | YGps | static |
| module(void) | YFunction | inline |
| muteValueCallbacks(void) | YFunction | virtual |
| next(void) | YGps | inline |
| nextFunction(void) | YFunction | |
| nextGps(void) | YGps | |
| registerValueCallback(YGpsValueCallback callback) | YGps | virtual |
| YFunction::registerValueCallback(YFunctionValueCallback callback) | YFunction | virtual |
| satCount(void) | YGps | inline |
| SATCOUNT_INVALID | YGps | static |
| set_advertisedValue(const string &newval) | YFunction | |
| set_command(const string &newval) | YGps | |
| set_coordSystem(Y_COORDSYSTEM_enum newval) | YGps | |
| set_logicalName(const string &newval) | YFunction | |
| set_userData(void *data) | YFunction | |
| set_utcOffset(int newval) | YGps | |
| setAdvertisedValue(const string &newval) | YFunction | inline |
| setCommand(const string &newval) | YGps | inline |
| setCoordSystem(Y_COORDSYSTEM_enum newval) | YGps | inline |
| setLogicalName(const string &newval) | YFunction | inline |
| setUserData(void *data) | YFunction | inline |
| setUtcOffset(int newval) | YGps | inline |
| unixTime(void) | YGps | inline |
| UNIXTIME_INVALID | YGps | static |
| unmuteValueCallbacks(void) | YFunction | virtual |
| userData(void) | YFunction | inline |
| utcOffset(void) | YGps | inline |
| UTCOFFSET_INVALID | YGps | static |
| yFindGps(const string &func) | YGps | friend |
| yFirstGps(void) | YGps | friend |
| YFunction(const string &func) | YFunction | protected |
| YGps(const string &func) | YGps | protected |
| ~YFunction() | YFunction | virtual |
| ~YGps() | YGps | |