YSerialPort Member List

This is the complete list of members for YSerialPort, 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
_commandYSerialPortprotected
_currentJobYSerialPortprotected
_dataStreamsYFunctionprotected
_decode_json_string(const string &json)YFunction
_download(const string &url)YFunction
_errCountYSerialPortprotected
_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)YSerialPortvirtual
_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
_lastMsgYSerialPortprotected
_load_unsafe(int msValidity)YFunctionprotected
_logicalNameYFunctionprotected
_nextFunction(string &hwId)YFunctionprotected
_parse(YJSONObject *j)YFunctionprotected
_parseAttr(YJSONObject *json_val)YSerialPortprotectedvirtual
_parseEx(yJsonStateMachine &j)YFunction
_parserHelper(void)YFunctionvirtual
_parseString(yJsonStateMachine &j)YFunction
_protocolYSerialPortprotected
_request(const string &request)YFunction
_requestEx(int tcpchan, const string &request, yapiRequestProgressCallback callback, void *context)YFunction
_rxbuffYSerialPortprotected
_rxbuffptrYSerialPortprotected
_rxCountYSerialPortprotected
_rxMsgCountYSerialPortprotected
_rxptrYSerialPortprotected
_serialYFunctionprotected
_serialModeYSerialPortprotected
_setAttr(string attrname, string newvalue)YFunctionprotected
_startupJobYSerialPortprotected
_this_csYFunctionprotected
_throw(YRETCODE errType, string errMsg)YFunction
_txCountYSerialPortprotected
_txMsgCountYSerialPortprotected
_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
_valueCallbackSerialPortYSerialPortprotected
_voltageLevelYSerialPortprotected
advertisedValue(void)YFunctioninline
ADVERTISEDVALUE_INVALIDYFunctionstatic
clearCache()YFunction
command(void)YSerialPortinline
COMMAND_INVALIDYSerialPortstatic
currentJob(void)YSerialPortinline
CURRENTJOB_INVALIDYSerialPortstatic
describe(void)YFunction
errCount(void)YSerialPortinline
ERRCOUNT_INVALIDYSerialPortstatic
errMessage(void)YFunctioninline
errorMessage(void)YFunctioninline
errorType(void)YFunctioninline
errType(void)YFunctioninline
Find(string func)YSerialPortinlinestatic
FindFunction(string func)YFunctionstatic
FindSerialPort(string func)YSerialPortstatic
First(void)YSerialPortinlinestatic
FirstFunction(void)YFunctionstatic
FirstSerialPort(void)YSerialPortstatic
FRIENDLYNAME_INVALIDYFunctionstatic
functionDescriptor(void)YFunctioninline
FUNCTIONDESCRIPTOR_INVALIDYFunctionstatic
FUNCTIONID_INVALIDYFunctionstatic
get_advertisedValue(void)YFunction
get_command(void)YSerialPort
get_CTS(void)YSerialPortvirtual
get_currentJob(void)YSerialPort
get_errCount(void)YSerialPort
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_lastMsg(void)YSerialPort
get_logicalName(void)YFunction
get_module(void)YFunction
get_protocol(void)YSerialPort
get_rxCount(void)YSerialPort
get_rxMsgCount(void)YSerialPort
get_serialMode(void)YSerialPort
get_startupJob(void)YSerialPort
get_txCount(void)YSerialPort
get_txMsgCount(void)YSerialPort
get_userData(void)YFunction
get_voltageLevel(void)YSerialPort
HARDWAREID_INVALIDYFunctionstatic
isOnline(void)YFunction
lastMsg(void)YSerialPortinline
LASTMSG_INVALIDYSerialPortstatic
load(int msValidity)YFunction
loadAttribute(string attrName)YFunctionvirtual
logicalName(void)YFunctioninline
LOGICALNAME_INVALIDYFunctionstatic
modbusReadBits(int slaveNo, int pduAddr, int nBits)YSerialPortvirtual
modbusReadInputBits(int slaveNo, int pduAddr, int nBits)YSerialPortvirtual
modbusReadInputRegisters(int slaveNo, int pduAddr, int nWords)YSerialPortvirtual
modbusReadRegisters(int slaveNo, int pduAddr, int nWords)YSerialPortvirtual
modbusWriteAndReadRegisters(int slaveNo, int pduWriteAddr, vector< int > values, int pduReadAddr, int nReadWords)YSerialPortvirtual
modbusWriteBit(int slaveNo, int pduAddr, int value)YSerialPortvirtual
modbusWriteBits(int slaveNo, int pduAddr, vector< int > bits)YSerialPortvirtual
modbusWriteRegister(int slaveNo, int pduAddr, int value)YSerialPortvirtual
modbusWriteRegisters(int slaveNo, int pduAddr, vector< int > values)YSerialPortvirtual
module(void)YFunctioninline
muteValueCallbacks(void)YFunctionvirtual
next(void)YSerialPortinline
nextFunction(void)YFunction
nextSerialPort(void)YSerialPort
protocol(void)YSerialPortinline
PROTOCOL_INVALIDYSerialPortstatic
queryLine(string query, int maxWait)YSerialPortvirtual
queryMODBUS(int slaveNo, vector< int > pduBytes)YSerialPortvirtual
read_avail(void)YSerialPortvirtual
read_seek(int absPos)YSerialPortvirtual
read_tell(void)YSerialPortvirtual
readArray(int nChars)YSerialPortvirtual
readBin(int nChars)YSerialPortvirtual
readByte(void)YSerialPortvirtual
readHex(int nBytes)YSerialPortvirtual
readLine(void)YSerialPortvirtual
readMessages(string pattern, int maxWait)YSerialPortvirtual
readStr(int nChars)YSerialPortvirtual
registerValueCallback(YSerialPortValueCallback callback)YSerialPortvirtual
YFunction::registerValueCallback(YFunctionValueCallback callback)YFunctionvirtual
reset(void)YSerialPortvirtual
rxCount(void)YSerialPortinline
RXCOUNT_INVALIDYSerialPortstatic
rxMsgCount(void)YSerialPortinline
RXMSGCOUNT_INVALIDYSerialPortstatic
selectJob(string jobfile)YSerialPortvirtual
sendCommand(string text)YSerialPortvirtual
serialMode(void)YSerialPortinline
SERIALMODE_INVALIDYSerialPortstatic
set_advertisedValue(const string &newval)YFunction
set_command(const string &newval)YSerialPort
set_currentJob(const string &newval)YSerialPort
set_logicalName(const string &newval)YFunction
set_protocol(const string &newval)YSerialPort
set_RTS(int val)YSerialPortvirtual
set_serialMode(const string &newval)YSerialPort
set_startupJob(const string &newval)YSerialPort
set_userData(void *data)YFunction
set_voltageLevel(Y_VOLTAGELEVEL_enum newval)YSerialPort
setAdvertisedValue(const string &newval)YFunctioninline
setCommand(const string &newval)YSerialPortinline
setCurrentJob(const string &newval)YSerialPortinline
setLogicalName(const string &newval)YFunctioninline
setProtocol(const string &newval)YSerialPortinline
setSerialMode(const string &newval)YSerialPortinline
setStartupJob(const string &newval)YSerialPortinline
setUserData(void *data)YFunctioninline
setVoltageLevel(Y_VOLTAGELEVEL_enum newval)YSerialPortinline
snoopMessages(int maxWait)YSerialPortvirtual
startupJob(void)YSerialPortinline
STARTUPJOB_INVALIDYSerialPortstatic
txCount(void)YSerialPortinline
TXCOUNT_INVALIDYSerialPortstatic
txMsgCount(void)YSerialPortinline
TXMSGCOUNT_INVALIDYSerialPortstatic
unmuteValueCallbacks(void)YFunctionvirtual
uploadJob(string jobfile, string jsonDef)YSerialPortvirtual
userData(void)YFunctioninline
voltageLevel(void)YSerialPortinline
VOLTAGELEVEL_INVALIDYSerialPortstatic
VOLTAGELEVEL_OFFYSerialPortstatic
VOLTAGELEVEL_RS232YSerialPortstatic
VOLTAGELEVEL_RS485YSerialPortstatic
VOLTAGELEVEL_TTL3VYSerialPortstatic
VOLTAGELEVEL_TTL3VRYSerialPortstatic
VOLTAGELEVEL_TTL5VYSerialPortstatic
VOLTAGELEVEL_TTL5VRYSerialPortstatic
writeArray(vector< int > byteList)YSerialPortvirtual
writeBin(string buff)YSerialPortvirtual
writeByte(int code)YSerialPortvirtual
writeHex(string hexString)YSerialPortvirtual
writeLine(string text)YSerialPortvirtual
writeMODBUS(string hexString)YSerialPortvirtual
writeStr(string text)YSerialPortvirtual
yFindSerialPort(const string &func)YSerialPortfriend
yFirstSerialPort(void)YSerialPortfriend
YFunction(const string &func)YFunctionprotected
YSerialPort(const string &func)YSerialPortprotected
~YFunction()YFunctionvirtual
~YSerialPort()YSerialPort


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