NAP
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
SerialPort Member List

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

available()SerialPort
destructedSerialPort
flush()SerialPort
flushInput()SerialPort
flushOutput()SerialPort
getCD()SerialPort
getCTS()SerialPort
getDSR()SerialPort
getRI()SerialPort
init(utility::ErrorState &errorState) overrideSerialPortvirtual
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
isOpen() constSerialPort
mAllowFailureSerialPort
mBaudRateSerialPort
mByteSizeSerialPort
mFlowControlSerialPort
mIDObject
mInterByteTimeoutSerialPort
mParitySerialPort
mPortNameSerialPort
mReadTimeoutSerialPort
mStopBitsSerialPort
mWriteTimeoutSerialPort
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
read(std::vector< uint8 > &buffer, uint32 count, SerialPort::Error &error)SerialPort
read(std::vector< uint8 > &buffer, SerialPort::Error &error)SerialPort
read(uint8 *buffer, uint32 count, SerialPort::Error &error)SerialPort
read(std::string &buffer, uint32 count, SerialPort::Error &error)SerialPort
read(uint32 count, SerialPort::Error &error)SerialPort
readLine(std::string &buffer, uint32 length, const std::string &eol, SerialPort::Error &error)SerialPort
readLine(uint32 length, const std::string &eol, SerialPort::Error &error)SerialPort
readLines(uint32 length, const std::string &eol, SerialPort::Error &error)SerialPort
Resource()Resource
sendBreak(uint32 duration)SerialPort
SerialPort()SerialPort
setBreak(bool level=true)SerialPort
setDTR(bool level=true)SerialPort
setRTS(bool level=true)SerialPort
start(utility::ErrorState &errorState) overrideSerialPortvirtual
stop() overrideSerialPortvirtual
waitByteTimes(uint32 count)SerialPort
waitForChange()SerialPort
waitReadable()SerialPort
write(const uint8 *data, uint32 count, SerialPort::Error &error)SerialPort
write(const std::vector< uint8 > &data, SerialPort::Error &error)SerialPort
write(const std::string &data, SerialPort::Error &error)SerialPort
~Object()Objectvirtual
~SerialPort()SerialPortvirtual