| _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 | |
| _command | YBuzzer | protected |
| _dataStreams | YFunction | protected |
| _decode_json_string(const string &json) | YFunction | |
| _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 |
| _frequency | YBuzzer | protected |
| _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) | YBuzzer | 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 |
| _nextFunction(string &hwId) | YFunction | protected |
| _parse(YJSONObject *j) | YFunction | protected |
| _parseAttr(YJSONObject *json_val) | YBuzzer | protectedvirtual |
| _parseEx(yJsonStateMachine &j) | YFunction | |
| _parserHelper(void) | YFunction | virtual |
| _parseString(yJsonStateMachine &j) | YFunction | |
| _playSeqMaxSize | YBuzzer | protected |
| _playSeqSignature | YBuzzer | protected |
| _playSeqSize | YBuzzer | 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 |
| _valueCallbackBuzzer | YBuzzer | protected |
| _valueCallbackFunction | YFunction | protected |
| _volume | YBuzzer | protected |
| addFreqMoveToPlaySeq(int freq, int msDelay) | YBuzzer | virtual |
| addNotesToPlaySeq(string notes) | YBuzzer | virtual |
| addPulseToPlaySeq(int freq, int msDuration) | YBuzzer | virtual |
| addVolMoveToPlaySeq(int volume, int msDuration) | YBuzzer | virtual |
| advertisedValue(void) | YFunction | inline |
| ADVERTISEDVALUE_INVALID | YFunction | static |
| clearCache() | YFunction | |
| command(void) | YBuzzer | inline |
| COMMAND_INVALID | YBuzzer | static |
| describe(void) | YFunction | |
| errMessage(void) | YFunction | inline |
| errorMessage(void) | YFunction | inline |
| errorType(void) | YFunction | inline |
| errType(void) | YFunction | inline |
| Find(string func) | YBuzzer | inlinestatic |
| FindBuzzer(string func) | YBuzzer | static |
| FindFunction(string func) | YFunction | static |
| First(void) | YBuzzer | inlinestatic |
| FirstBuzzer(void) | YBuzzer | static |
| FirstFunction(void) | YFunction | static |
| freqMove(int frequency, int duration) | YBuzzer | virtual |
| frequency(void) | YBuzzer | inline |
| FREQUENCY_INVALID | YBuzzer | static |
| FRIENDLYNAME_INVALID | YFunction | static |
| functionDescriptor(void) | YFunction | inline |
| FUNCTIONDESCRIPTOR_INVALID | YFunction | static |
| FUNCTIONID_INVALID | YFunction | static |
| get_advertisedValue(void) | YFunction | |
| get_command(void) | YBuzzer | |
| get_errorMessage(void) | YFunction | |
| get_errorType(void) | YFunction | |
| get_frequency(void) | YBuzzer | |
| 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_playSeqMaxSize(void) | YBuzzer | |
| get_playSeqSignature(void) | YBuzzer | |
| get_playSeqSize(void) | YBuzzer | |
| get_userData(void) | YFunction | |
| get_volume(void) | YBuzzer | |
| 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 |
| muteValueCallbacks(void) | YFunction | virtual |
| next(void) | YBuzzer | inline |
| nextBuzzer(void) | YBuzzer | |
| nextFunction(void) | YFunction | |
| oncePlaySeq(void) | YBuzzer | virtual |
| playNotes(string notes) | YBuzzer | virtual |
| playSeqMaxSize(void) | YBuzzer | inline |
| PLAYSEQMAXSIZE_INVALID | YBuzzer | static |
| playSeqSignature(void) | YBuzzer | inline |
| PLAYSEQSIGNATURE_INVALID | YBuzzer | static |
| playSeqSize(void) | YBuzzer | inline |
| PLAYSEQSIZE_INVALID | YBuzzer | static |
| pulse(int frequency, int duration) | YBuzzer | virtual |
| registerValueCallback(YBuzzerValueCallback callback) | YBuzzer | virtual |
| YFunction::registerValueCallback(YFunctionValueCallback callback) | YFunction | virtual |
| resetPlaySeq(void) | YBuzzer | virtual |
| sendCommand(string command) | YBuzzer | virtual |
| set_advertisedValue(const string &newval) | YFunction | |
| set_command(const string &newval) | YBuzzer | |
| set_frequency(double newval) | YBuzzer | |
| set_logicalName(const string &newval) | YFunction | |
| set_userData(void *data) | YFunction | |
| set_volume(int newval) | YBuzzer | |
| setAdvertisedValue(const string &newval) | YFunction | inline |
| setCommand(const string &newval) | YBuzzer | inline |
| setFrequency(double newval) | YBuzzer | inline |
| setLogicalName(const string &newval) | YFunction | inline |
| setUserData(void *data) | YFunction | inline |
| setVolume(int newval) | YBuzzer | inline |
| startPlaySeq(void) | YBuzzer | virtual |
| stopPlaySeq(void) | YBuzzer | virtual |
| unmuteValueCallbacks(void) | YFunction | virtual |
| userData(void) | YFunction | inline |
| volume(void) | YBuzzer | inline |
| VOLUME_INVALID | YBuzzer | static |
| volumeMove(int volume, int duration) | YBuzzer | virtual |
| YBuzzer(const string &func) | YBuzzer | protected |
| yFindBuzzer(const string &func) | YBuzzer | friend |
| yFirstBuzzer(void) | YBuzzer | friend |
| YFunction(const string &func) | YFunction | protected |
| ~YBuzzer() | YBuzzer | |
| ~YFunction() | YFunction | virtual |