YServo Member List

This is the complete list of members for YServo, including all inherited members.

_AddToCache(const string &classname, const string &func, YFunction *obj)YFunctionprotectedstatic
_advertisedValueYFunctionprotected
_buildSetRequest(const string &changeattr, const string *changeval, string &request, string &errmsg)YFunctionprotected
_cacheYFunctionprotectedstatic
_cacheExpirationYFunctionprotected
_classNameYFunctionprotected
_ClearCache(void)YFunctionstatic
_clearDataStreamCache()YFunction
_dataStreamsYFunctionprotected
_decode_json_string(const string &json)YFunction
_download(const string &url)YFunction
_enabledYServoprotected
_enabledAtPowerOnYServoprotected
_escapeAttr(const string &changeval)YFunctionprotected
_findDataStream(YDataSet &dataset, const string &def)YFunction
_FindFromCache(const string &classname, const string &func)YFunctionprotectedstatic
_funcYFunctionprotected
_fundescrYFunctionprotected
_funIdYFunctionprotected
_get_json_path(const string &json, const string &path)YFunction
_getDescriptor(YFUN_DESCR &fundescr, string &errMsg)YFunctionprotected
_getDevice(YDevice *&dev, string &errMsg)YFunctionprotected
_hwIdYFunctionprotected
_invokeValueCallback(string value)YServovirtual
_json_get_array(const string &json)YFunction
_json_get_key(const string &json, const string &data)YFunction
_json_get_string(const string &json)YFunction
_lastErrorMsgYFunctionprotected
_lastErrorTypeYFunctionprotected
_load_unsafe(int msValidity)YFunctionprotected
_logicalNameYFunctionprotected
_moveYServoprotected
_neutralYServoprotected
_nextFunction(string &hwId)YFunctionprotected
_parse(YJSONObject *j)YFunctionprotected
_parseAttr(YJSONObject *json_val)YServoprotectedvirtual
_parseEx(yJsonStateMachine &j)YFunction
_parserHelper(void)YFunctionvirtual
_parseString(yJsonStateMachine &j)YFunction
_positionYServoprotected
_positionAtPowerOnYServoprotected
_rangeYServoprotected
_request(const string &request)YFunction
_requestEx(int tcpchan, const string &request, yapiRequestProgressCallback callback, void *context)YFunction
_serialYFunctionprotected
_setAttr(string attrname, string newvalue)YFunctionprotected
_this_csYFunctionprotected
_throw(YRETCODE errType, string errMsg)YFunction
_UpdateTimedReportCallbackList(YFunction *func, bool add)YFunctionprotectedstatic
_UpdateValueCallbackList(YFunction *func, bool add)YFunctionprotectedstatic
_upload(const string &path, const string &content)YFunction
_uploadWithProgress(const string &path, const string &content, yapiRequestProgressCallback callback, void *context)YFunction
_userDataYFunctionprotected
_valueCallbackFunctionYFunctionprotected
_valueCallbackServoYServoprotected
advertisedValue(void)YFunctioninline
ADVERTISEDVALUE_INVALIDYFunctionstatic
clearCache()YFunction
describe(void)YFunction
enabled(void)YServoinline
ENABLED_FALSEYServostatic
ENABLED_INVALIDYServostatic
ENABLED_TRUEYServostatic
enabledAtPowerOn(void)YServoinline
ENABLEDATPOWERON_FALSEYServostatic
ENABLEDATPOWERON_INVALIDYServostatic
ENABLEDATPOWERON_TRUEYServostatic
errMessage(void)YFunctioninline
errorMessage(void)YFunctioninline
errorType(void)YFunctioninline
errType(void)YFunctioninline
Find(string func)YServoinlinestatic
FindFunction(string func)YFunctionstatic
FindServo(string func)YServostatic
First(void)YServoinlinestatic
FirstFunction(void)YFunctionstatic
FirstServo(void)YServostatic
FRIENDLYNAME_INVALIDYFunctionstatic
functionDescriptor(void)YFunctioninline
FUNCTIONDESCRIPTOR_INVALIDYFunctionstatic
FUNCTIONID_INVALIDYFunctionstatic
get_advertisedValue(void)YFunction
get_enabled(void)YServo
get_enabledAtPowerOn(void)YServo
get_errorMessage(void)YFunction
get_errorType(void)YFunction
get_friendlyName(void)YFunctionvirtual
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_INVALIDYFunctionstatic
isOnline(void)YFunction
load(int msValidity)YFunction
loadAttribute(string attrName)YFunctionvirtual
logicalName(void)YFunctioninline
LOGICALNAME_INVALIDYFunctionstatic
module(void)YFunctioninline
move(void)YServoinline
move(int target, int ms_duration)YServo
MOVE_INVALIDYServostatic
muteValueCallbacks(void)YFunctionvirtual
neutral(void)YServoinline
NEUTRAL_INVALIDYServostatic
next(void)YServoinline
nextFunction(void)YFunction
nextServo(void)YServo
position(void)YServoinline
POSITION_INVALIDYServostatic
positionAtPowerOn(void)YServoinline
POSITIONATPOWERON_INVALIDYServostatic
range(void)YServoinline
RANGE_INVALIDYServostatic
registerValueCallback(YServoValueCallback callback)YServovirtual
YFunction::registerValueCallback(YFunctionValueCallback callback)YFunctionvirtual
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)YFunctioninline
setEnabled(Y_ENABLED_enum newval)YServoinline
setEnabledAtPowerOn(Y_ENABLEDATPOWERON_enum newval)YServoinline
setLogicalName(const string &newval)YFunctioninline
setMove(YMove newval)YServoinline
setNeutral(int newval)YServoinline
setPosition(int newval)YServoinline
setPositionAtPowerOn(int newval)YServoinline
setRange(int newval)YServoinline
setUserData(void *data)YFunctioninline
unmuteValueCallbacks(void)YFunctionvirtual
userData(void)YFunctioninline
yFindServo(const string &func)YServofriend
yFirstServo(void)YServofriend
YFunction(const string &func)YFunctionprotected
YServo(const string &func)YServoprotected
~YFunction()YFunctionvirtual
~YServo()YServo


yoctopuce_altimeter
Author(s): Anja Sheppard
autogenerated on Mon Jun 10 2019 15:49:14