| _AddToCache(const string &classname, const string &func, YFunction *obj) | YFunction | protectedstatic |
| _advertisedValue | YFunction | 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 | |
| _dataStreams | YFunction | protected |
| _decode_json_string(const string &json) | YFunction | |
| _download(const string &url) | YFunction | |
| _enabled | YServo | protected |
| _enabledAtPowerOn | YServo | protected |
| _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 |
| _hwId | YFunction | protected |
| _invokeValueCallback(string value) | YServo | virtual |
| _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 |
| _load_unsafe(int msValidity) | YFunction | protected |
| _logicalName | YFunction | protected |
| _move | YServo | protected |
| _neutral | YServo | protected |
| _nextFunction(string &hwId) | YFunction | protected |
| _parse(YJSONObject *j) | YFunction | protected |
| _parseAttr(YJSONObject *json_val) | YServo | protectedvirtual |
| _parseEx(yJsonStateMachine &j) | YFunction | |
| _parserHelper(void) | YFunction | virtual |
| _parseString(yJsonStateMachine &j) | YFunction | |
| _position | YServo | protected |
| _positionAtPowerOn | YServo | protected |
| _range | YServo | protected |
| _request(const string &request) | YFunction | |
| _requestEx(int tcpchan, const string &request, yapiRequestProgressCallback callback, void *context) | YFunction | |
| _serial | YFunction | protected |
| _setAttr(string attrname, string newvalue) | YFunction | protected |
| _this_cs | YFunction | protected |
| _throw(YRETCODE errType, string errMsg) | YFunction | |
| _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 |
| _valueCallbackFunction | YFunction | protected |
| _valueCallbackServo | YServo | protected |
| advertisedValue(void) | YFunction | inline |
| ADVERTISEDVALUE_INVALID | YFunction | static |
| clearCache() | YFunction | |
| describe(void) | YFunction | |
| enabled(void) | YServo | inline |
| ENABLED_FALSE | YServo | static |
| ENABLED_INVALID | YServo | static |
| ENABLED_TRUE | YServo | static |
| enabledAtPowerOn(void) | YServo | inline |
| ENABLEDATPOWERON_FALSE | YServo | static |
| ENABLEDATPOWERON_INVALID | YServo | static |
| ENABLEDATPOWERON_TRUE | YServo | static |
| errMessage(void) | YFunction | inline |
| errorMessage(void) | YFunction | inline |
| errorType(void) | YFunction | inline |
| errType(void) | YFunction | inline |
| Find(string func) | YServo | inlinestatic |
| FindFunction(string func) | YFunction | static |
| FindServo(string func) | YServo | static |
| First(void) | YServo | inlinestatic |
| FirstFunction(void) | YFunction | static |
| FirstServo(void) | YServo | static |
| FRIENDLYNAME_INVALID | YFunction | static |
| functionDescriptor(void) | YFunction | inline |
| FUNCTIONDESCRIPTOR_INVALID | YFunction | static |
| FUNCTIONID_INVALID | YFunction | static |
| get_advertisedValue(void) | YFunction | |
| get_enabled(void) | YServo | |
| get_enabledAtPowerOn(void) | YServo | |
| get_errorMessage(void) | YFunction | |
| get_errorType(void) | YFunction | |
| get_friendlyName(void) | YFunction | virtual |
| get_functionDescriptor(void) | YFunction | |
| get_functionId(void) | YFunction | |
| get_hardwareId(void) | YFunction | |
| get_hubSerial() | YFunction | |
| get_logicalName(void) | YFunction | |
| get_module(void) | YFunction | |
| get_move(void) | YServo | |
| get_neutral(void) | YServo | |
| get_position(void) | YServo | |
| get_positionAtPowerOn(void) | YServo | |
| get_range(void) | YServo | |
| get_userData(void) | YFunction | |
| HARDWAREID_INVALID | YFunction | static |
| isOnline(void) | YFunction | |
| load(int msValidity) | YFunction | |
| loadAttribute(string attrName) | YFunction | virtual |
| logicalName(void) | YFunction | inline |
| LOGICALNAME_INVALID | YFunction | static |
| module(void) | YFunction | inline |
| move(void) | YServo | inline |
| move(int target, int ms_duration) | YServo | |
| MOVE_INVALID | YServo | static |
| muteValueCallbacks(void) | YFunction | virtual |
| neutral(void) | YServo | inline |
| NEUTRAL_INVALID | YServo | static |
| next(void) | YServo | inline |
| nextFunction(void) | YFunction | |
| nextServo(void) | YServo | |
| position(void) | YServo | inline |
| POSITION_INVALID | YServo | static |
| positionAtPowerOn(void) | YServo | inline |
| POSITIONATPOWERON_INVALID | YServo | static |
| range(void) | YServo | inline |
| RANGE_INVALID | YServo | static |
| registerValueCallback(YServoValueCallback callback) | YServo | virtual |
| YFunction::registerValueCallback(YFunctionValueCallback callback) | YFunction | virtual |
| set_advertisedValue(const string &newval) | YFunction | |
| set_enabled(Y_ENABLED_enum newval) | YServo | |
| set_enabledAtPowerOn(Y_ENABLEDATPOWERON_enum newval) | YServo | |
| set_logicalName(const string &newval) | YFunction | |
| set_move(YMove newval) | YServo | |
| set_neutral(int newval) | YServo | |
| set_position(int newval) | YServo | |
| set_positionAtPowerOn(int newval) | YServo | |
| set_range(int newval) | YServo | |
| set_userData(void *data) | YFunction | |
| setAdvertisedValue(const string &newval) | YFunction | inline |
| setEnabled(Y_ENABLED_enum newval) | YServo | inline |
| setEnabledAtPowerOn(Y_ENABLEDATPOWERON_enum newval) | YServo | inline |
| setLogicalName(const string &newval) | YFunction | inline |
| setMove(YMove newval) | YServo | inline |
| setNeutral(int newval) | YServo | inline |
| setPosition(int newval) | YServo | inline |
| setPositionAtPowerOn(int newval) | YServo | inline |
| setRange(int newval) | YServo | inline |
| setUserData(void *data) | YFunction | inline |
| unmuteValueCallbacks(void) | YFunction | virtual |
| userData(void) | YFunction | inline |
| yFindServo(const string &func) | YServo | friend |
| yFirstServo(void) | YServo | friend |
| YFunction(const string &func) | YFunction | protected |
| YServo(const string &func) | YServo | protected |
| ~YFunction() | YFunction | virtual |
| ~YServo() | YServo | |