_activeLedCount | YColorLedCluster | protected |
_AddToCache(const string &classname, const string &func, YFunction *obj) | YFunction | protectedstatic |
_advertisedValue | YFunction | protected |
_blinkSeqMaxCount | YColorLedCluster | protected |
_blinkSeqMaxSize | YColorLedCluster | 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 | YColorLedCluster | 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 |
_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) | YColorLedCluster | 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 |
_maxLedCount | YColorLedCluster | protected |
_nextFunction(string &hwId) | YFunction | protected |
_parse(YJSONObject *j) | YFunction | protected |
_parseAttr(YJSONObject *json_val) | YColorLedCluster | 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 | |
_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 |
_valueCallbackColorLedCluster | YColorLedCluster | protected |
_valueCallbackFunction | YFunction | protected |
activeLedCount(void) | YColorLedCluster | inline |
ACTIVELEDCOUNT_INVALID | YColorLedCluster | static |
addHslMoveToBlinkSeq(int seqIndex, int hslValue, int delay) | YColorLedCluster | virtual |
addJumpToBlinkSeq(int seqIndex, int linkSeqIndex) | YColorLedCluster | virtual |
addMirrorToBlinkSeq(int seqIndex) | YColorLedCluster | virtual |
addRgbMoveToBlinkSeq(int seqIndex, int rgbValue, int delay) | YColorLedCluster | virtual |
addUnlinkToBlinkSeq(int seqIndex) | YColorLedCluster | virtual |
advertisedValue(void) | YFunction | inline |
ADVERTISEDVALUE_INVALID | YFunction | static |
blinkSeqMaxCount(void) | YColorLedCluster | inline |
BLINKSEQMAXCOUNT_INVALID | YColorLedCluster | static |
blinkSeqMaxSize(void) | YColorLedCluster | inline |
BLINKSEQMAXSIZE_INVALID | YColorLedCluster | static |
clearCache() | YFunction | |
command(void) | YColorLedCluster | inline |
COMMAND_INVALID | YColorLedCluster | static |
describe(void) | YFunction | |
errMessage(void) | YFunction | inline |
errorMessage(void) | YFunction | inline |
errorType(void) | YFunction | inline |
errType(void) | YFunction | inline |
Find(string func) | YColorLedCluster | inlinestatic |
FindColorLedCluster(string func) | YColorLedCluster | static |
FindFunction(string func) | YFunction | static |
First(void) | YColorLedCluster | inlinestatic |
FirstColorLedCluster(void) | YColorLedCluster | static |
FirstFunction(void) | YFunction | static |
FRIENDLYNAME_INVALID | YFunction | static |
functionDescriptor(void) | YFunction | inline |
FUNCTIONDESCRIPTOR_INVALID | YFunction | static |
FUNCTIONID_INVALID | YFunction | static |
get_activeLedCount(void) | YColorLedCluster | |
get_advertisedValue(void) | YFunction | |
get_blinkSeqMaxCount(void) | YColorLedCluster | |
get_blinkSeqMaxSize(void) | YColorLedCluster | |
get_blinkSeqSignatures(int seqIndex, int count) | YColorLedCluster | virtual |
get_blinkSeqState(int seqIndex, int count) | YColorLedCluster | virtual |
get_blinkSeqStateAtPowerOn(int seqIndex, int count) | YColorLedCluster | virtual |
get_blinkSeqStateSpeed(int seqIndex, int count) | YColorLedCluster | virtual |
get_command(void) | YColorLedCluster | |
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_linkedSeqArray(int ledIndex, int count) | YColorLedCluster | virtual |
get_logicalName(void) | YFunction | |
get_maxLedCount(void) | YColorLedCluster | |
get_module(void) | YFunction | |
get_rgbColorArray(int ledIndex, int count) | YColorLedCluster | virtual |
get_rgbColorArrayAtPowerOn(int ledIndex, int count) | YColorLedCluster | virtual |
get_rgbColorBuffer(int ledIndex, int count) | YColorLedCluster | virtual |
get_userData(void) | YFunction | |
HARDWAREID_INVALID | YFunction | static |
hsl_move(int ledIndex, int count, int hslValue, int delay) | YColorLedCluster | virtual |
hslArray_move(vector< int > hslList, int delay) | YColorLedCluster | virtual |
hslArrayOfs_move(int ledIndex, vector< int > hslList, int delay) | YColorLedCluster | virtual |
isOnline(void) | YFunction | |
linkLedToBlinkSeq(int ledIndex, int count, int seqIndex, int offset) | YColorLedCluster | virtual |
linkLedToBlinkSeqAtPowerOn(int ledIndex, int count, int seqIndex, int offset) | YColorLedCluster | virtual |
linkLedToPeriodicBlinkSeq(int ledIndex, int count, int seqIndex, int periods) | YColorLedCluster | virtual |
load(int msValidity) | YFunction | |
loadAttribute(string attrName) | YFunction | virtual |
logicalName(void) | YFunction | inline |
LOGICALNAME_INVALID | YFunction | static |
maxLedCount(void) | YColorLedCluster | inline |
MAXLEDCOUNT_INVALID | YColorLedCluster | static |
module(void) | YFunction | inline |
muteValueCallbacks(void) | YFunction | virtual |
next(void) | YColorLedCluster | inline |
nextColorLedCluster(void) | YColorLedCluster | |
nextFunction(void) | YFunction | |
registerValueCallback(YColorLedClusterValueCallback callback) | YColorLedCluster | virtual |
YFunction::registerValueCallback(YFunctionValueCallback callback) | YFunction | virtual |
resetBlinkSeq(int seqIndex) | YColorLedCluster | virtual |
rgb_move(int ledIndex, int count, int rgbValue, int delay) | YColorLedCluster | virtual |
rgbArray_move(vector< int > rgbList, int delay) | YColorLedCluster | virtual |
rgbArrayOfs_move(int ledIndex, vector< int > rgbList, int delay) | YColorLedCluster | virtual |
saveBlinkSeq(int seqIndex) | YColorLedCluster | virtual |
saveLedsConfigAtPowerOn(void) | YColorLedCluster | virtual |
saveLedsState(void) | YColorLedCluster | virtual |
sendCommand(string command) | YColorLedCluster | virtual |
set_activeLedCount(int newval) | YColorLedCluster | |
set_advertisedValue(const string &newval) | YFunction | |
set_blinkSeqSpeed(int seqIndex, int speed) | YColorLedCluster | virtual |
set_blinkSeqStateAtPowerOn(int seqIndex, int autostart) | YColorLedCluster | virtual |
set_command(const string &newval) | YColorLedCluster | |
set_hslColor(int ledIndex, int count, int hslValue) | YColorLedCluster | virtual |
set_hslColorArray(int ledIndex, vector< int > hslList) | YColorLedCluster | virtual |
set_hslColorBuffer(int ledIndex, string buff) | YColorLedCluster | virtual |
set_logicalName(const string &newval) | YFunction | |
set_rgbColor(int ledIndex, int count, int rgbValue) | YColorLedCluster | virtual |
set_rgbColorArray(int ledIndex, vector< int > rgbList) | YColorLedCluster | virtual |
set_rgbColorAtPowerOn(int ledIndex, int count, int rgbValue) | YColorLedCluster | virtual |
set_rgbColorBuffer(int ledIndex, string buff) | YColorLedCluster | virtual |
set_userData(void *data) | YFunction | |
setActiveLedCount(int newval) | YColorLedCluster | inline |
setAdvertisedValue(const string &newval) | YFunction | inline |
setCommand(const string &newval) | YColorLedCluster | inline |
setLogicalName(const string &newval) | YFunction | inline |
setUserData(void *data) | YFunction | inline |
startBlinkSeq(int seqIndex) | YColorLedCluster | virtual |
stopBlinkSeq(int seqIndex) | YColorLedCluster | virtual |
unlinkLedFromBlinkSeq(int ledIndex, int count) | YColorLedCluster | virtual |
unmuteValueCallbacks(void) | YFunction | virtual |
userData(void) | YFunction | inline |
YColorLedCluster(const string &func) | YColorLedCluster | protected |
yFindColorLedCluster(const string &func) | YColorLedCluster | friend |
yFirstColorLedCluster(void) | YColorLedCluster | friend |
YFunction(const string &func) | YFunction | protected |
~YColorLedCluster() | YColorLedCluster | |
~YFunction() | YFunction | virtual |