| _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 | |
| _countdown | YRelay | protected |
| _dataStreams | YFunction | protected |
| _decode_json_string(const string &json) | YFunction | |
| _delayedPulseTimer | YRelay | 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 |
| _hwId | YFunction | protected |
| _invokeValueCallback(string value) | YRelay | 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 |
| _maxTimeOnStateA | YRelay | protected |
| _maxTimeOnStateB | YRelay | protected |
| _nextFunction(string &hwId) | YFunction | protected |
| _output | YRelay | protected |
| _parse(YJSONObject *j) | YFunction | protected |
| _parseAttr(YJSONObject *json_val) | YRelay | protectedvirtual |
| _parseEx(yJsonStateMachine &j) | YFunction | |
| _parserHelper(void) | YFunction | virtual |
| _parseString(yJsonStateMachine &j) | YFunction | |
| _pulseTimer | YRelay | 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 |
| _state | YRelay | protected |
| _stateAtPowerOn | YRelay | 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 |
| _valueCallbackRelay | YRelay | protected |
| advertisedValue(void) | YFunction | inline |
| ADVERTISEDVALUE_INVALID | YFunction | static |
| clearCache() | YFunction | |
| countdown(void) | YRelay | inline |
| COUNTDOWN_INVALID | YRelay | static |
| delayedPulse(int ms_delay, int ms_duration) | YRelay | |
| delayedPulseTimer(void) | YRelay | inline |
| DELAYEDPULSETIMER_INVALID | YRelay | static |
| describe(void) | YFunction | |
| errMessage(void) | YFunction | inline |
| errorMessage(void) | YFunction | inline |
| errorType(void) | YFunction | inline |
| errType(void) | YFunction | inline |
| Find(string func) | YRelay | inlinestatic |
| FindFunction(string func) | YFunction | static |
| FindRelay(string func) | YRelay | static |
| First(void) | YRelay | inlinestatic |
| FirstFunction(void) | YFunction | static |
| FirstRelay(void) | YRelay | static |
| FRIENDLYNAME_INVALID | YFunction | static |
| functionDescriptor(void) | YFunction | inline |
| FUNCTIONDESCRIPTOR_INVALID | YFunction | static |
| FUNCTIONID_INVALID | YFunction | static |
| get_advertisedValue(void) | YFunction | |
| get_countdown(void) | YRelay | |
| get_delayedPulseTimer(void) | YRelay | |
| 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_maxTimeOnStateA(void) | YRelay | |
| get_maxTimeOnStateB(void) | YRelay | |
| get_module(void) | YFunction | |
| get_output(void) | YRelay | |
| get_pulseTimer(void) | YRelay | |
| get_state(void) | YRelay | |
| get_stateAtPowerOn(void) | YRelay | |
| 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 |
| maxTimeOnStateA(void) | YRelay | inline |
| MAXTIMEONSTATEA_INVALID | YRelay | static |
| maxTimeOnStateB(void) | YRelay | inline |
| MAXTIMEONSTATEB_INVALID | YRelay | static |
| module(void) | YFunction | inline |
| muteValueCallbacks(void) | YFunction | virtual |
| next(void) | YRelay | inline |
| nextFunction(void) | YFunction | |
| nextRelay(void) | YRelay | |
| output(void) | YRelay | inline |
| OUTPUT_INVALID | YRelay | static |
| OUTPUT_OFF | YRelay | static |
| OUTPUT_ON | YRelay | static |
| pulse(int ms_duration) | YRelay | |
| pulseTimer(void) | YRelay | inline |
| PULSETIMER_INVALID | YRelay | static |
| registerValueCallback(YRelayValueCallback callback) | YRelay | virtual |
| YFunction::registerValueCallback(YFunctionValueCallback callback) | YFunction | virtual |
| set_advertisedValue(const string &newval) | YFunction | |
| set_delayedPulseTimer(YDelayedPulse newval) | YRelay | |
| set_logicalName(const string &newval) | YFunction | |
| set_maxTimeOnStateA(s64 newval) | YRelay | |
| set_maxTimeOnStateB(s64 newval) | YRelay | |
| set_output(Y_OUTPUT_enum newval) | YRelay | |
| set_pulseTimer(s64 newval) | YRelay | |
| set_state(Y_STATE_enum newval) | YRelay | |
| set_stateAtPowerOn(Y_STATEATPOWERON_enum newval) | YRelay | |
| set_userData(void *data) | YFunction | |
| setAdvertisedValue(const string &newval) | YFunction | inline |
| setDelayedPulseTimer(YDelayedPulse newval) | YRelay | inline |
| setLogicalName(const string &newval) | YFunction | inline |
| setMaxTimeOnStateA(s64 newval) | YRelay | inline |
| setMaxTimeOnStateB(s64 newval) | YRelay | inline |
| setOutput(Y_OUTPUT_enum newval) | YRelay | inline |
| setPulseTimer(s64 newval) | YRelay | inline |
| setState(Y_STATE_enum newval) | YRelay | inline |
| setStateAtPowerOn(Y_STATEATPOWERON_enum newval) | YRelay | inline |
| setUserData(void *data) | YFunction | inline |
| state(void) | YRelay | inline |
| STATE_A | YRelay | static |
| STATE_B | YRelay | static |
| STATE_INVALID | YRelay | static |
| stateAtPowerOn(void) | YRelay | inline |
| STATEATPOWERON_A | YRelay | static |
| STATEATPOWERON_B | YRelay | static |
| STATEATPOWERON_INVALID | YRelay | static |
| STATEATPOWERON_UNCHANGED | YRelay | static |
| unmuteValueCallbacks(void) | YFunction | virtual |
| userData(void) | YFunction | inline |
| yFindRelay(const string &func) | YRelay | friend |
| yFirstRelay(void) | YRelay | friend |
| YFunction(const string &func) | YFunction | protected |
| YRelay(const string &func) | YRelay | protected |
| ~YFunction() | YFunction | virtual |
| ~YRelay() | YRelay | |