This is the complete list of members for YapiWrapper, including all inherited members.
getAllDevices(vector< YDEV_DESCR > &buffer, string &errmsg) | YapiWrapper | static |
getAPIVersion(string &version, string &date) | YapiWrapper | static |
getDevice(const string &device_str, string &errmsg) | YapiWrapper | static |
getDeviceByFunction(YFUN_DESCR fundesc, string &errmsg) | YapiWrapper | static |
getDeviceInfo(YDEV_DESCR devdesc, yDeviceSt &infos, string &errmsg) | YapiWrapper | static |
getFunction(const string &class_str, const string &function_str, string &errmsg) | YapiWrapper | static |
getFunctionInfo(YFUN_DESCR fundesc, YDEV_DESCR &devdescr, string &serial, string &funcId, string &funcName, string &funcVal, string &errmsg) | YapiWrapper | static |
getFunctionInfoEx(YFUN_DESCR fundesc, YDEV_DESCR &devdescr, string &serial, string &funcId, string &baseType, string &funcName, string &funcVal, string &errmsg) | YapiWrapper | static |
getFunctionsByClass(const string &class_str, YFUN_DESCR prevfundesc, vector< YFUN_DESCR > &buffer, int maxsize, string &errmsg) | YapiWrapper | static |
getFunctionsByDevice(YDEV_DESCR devdesc, YFUN_DESCR prevfundesc, vector< YFUN_DESCR > &buffer, int maxsize, string &errmsg) | YapiWrapper | static |
handleEvents(string &errmsg) | YapiWrapper | static |
updateDeviceList(bool forceupdate, string &errmsg) | YapiWrapper | static |
ysprintf(const char *fmt,...) | YapiWrapper | static |