TELEKYB_NAMESPACE::MKInterfaceConnection Member List
This is the complete list of members for TELEKYB_NAMESPACE::MKInterfaceConnection, including all inherited members.
activeDataIDsTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
activeDataIDsQueueTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
asyncActiveIDsTimerTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
asyncSetTimerTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
asyncUpdateTimerTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
closeDevice()TELEKYB_NAMESPACE::ThreadedSerialDevice
cmdOnlyPrefixTELEKYB_NAMESPACE::MKInterfaceConnection [protected, static]
currentSendQueueTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
deviceAttrTELEKYB_NAMESPACE::SerialDevice [protected]
deviceFDTELEKYB_NAMESPACE::SerialDevice [protected]
deviceNameTELEKYB_NAMESPACE::SerialDevice [protected]
findConnection(const std::string &serialDeviceDirectory, const std::string &serialDeviceNameRegEx, std::vector< MKSingleValuePacket > conditions)TELEKYB_NAMESPACE::MKInterfaceConnection [static]
getActiveDataIDs() const TELEKYB_NAMESPACE::MKInterfaceConnection
getMKDataRef() const TELEKYB_NAMESPACE::MKInterfaceConnection
getTerminalChars() const TELEKYB_NAMESPACE::ThreadedSerialDevice
handleReadSerialData(const std::vector< char > &data)TELEKYB_NAMESPACE::MKInterfaceConnection [virtual]
handleRecvSingleValuePacket(MKSingleValuePacket packet)TELEKYB_NAMESPACE::MKInterfaceConnection [protected]
informListeners(const std::vector< char > &data)TELEKYB_NAMESPACE::ThreadedSerialDevice [protected]
isOpen() const TELEKYB_NAMESPACE::SerialDevice
lastCmdTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
lastCmdMutexTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
mkDataTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
MKInterfaceConnection(const std::string &devicePath)TELEKYB_NAMESPACE::MKInterfaceConnection
openDevice(int oflag=O_RDWR|O_NOCTTY|O_NONBLOCK)TELEKYB_NAMESPACE::ThreadedSerialDevice
operator<<(std::ostream &stream, const SerialDevice &device)TELEKYB_NAMESPACE::SerialDevice [friend]
operator<<(std::string &string, const SerialDevice &device)TELEKYB_NAMESPACE::SerialDevice [friend]
operator>>(std::istream &stream, SerialDevice &device)TELEKYB_NAMESPACE::SerialDevice [friend]
operator>>(std::string &string, SerialDevice &device)TELEKYB_NAMESPACE::SerialDevice [friend]
optionsTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
printTermiosAttr() const TELEKYB_NAMESPACE::SerialDevice
queueMutexTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
readAvailable(timeval timeout) const TELEKYB_NAMESPACE::SerialDevice
readDevice(char *buffer, size_t size, std::string terminalChars=std::string("\r\n")) const TELEKYB_NAMESPACE::SerialDevice
readingThreadTELEKYB_NAMESPACE::ThreadedSerialDevice [protected]
readingThreadFcn()TELEKYB_NAMESPACE::ThreadedSerialDevice [protected]
readingThreadStopRequestTELEKYB_NAMESPACE::ThreadedSerialDevice [protected]
readMutexTELEKYB_NAMESPACE::SerialDevice [protected]
registerMKDataListener(MKDataListener *listener)TELEKYB_NAMESPACE::MKInterfaceConnection
registerSerialDeviceListener(SerialDeviceListener *listener)TELEKYB_NAMESPACE::ThreadedSerialDevice
sendCommand(const MKCommandsPacket &command)TELEKYB_NAMESPACE::MKInterfaceConnection
SerialDevice()TELEKYB_NAMESPACE::SerialDevice
SerialDevice(const std::string &deviceName_, bool autoOpen=true, int oflag=O_RDWR|O_NOCTTY|O_NONBLOCK)TELEKYB_NAMESPACE::SerialDevice
serialDeviceListenerSetTELEKYB_NAMESPACE::ThreadedSerialDevice [protected]
setActiveDataIDs(MKActiveIDs activeDataIDs_)TELEKYB_NAMESPACE::MKInterfaceConnection
setActiveDataIDsAsync(MKActiveIDs activeDataIDs_)TELEKYB_NAMESPACE::MKInterfaceConnection
setActiveDataIDsPrefixTELEKYB_NAMESPACE::MKInterfaceConnection [protected, static]
setLastCmd(const MKCommandsPacket &command)TELEKYB_NAMESPACE::MKInterfaceConnection [protected]
setPrefixTELEKYB_NAMESPACE::MKInterfaceConnection [protected, static]
setQueueTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
setTerminalChars(const std::string &terminalChars_)TELEKYB_NAMESPACE::ThreadedSerialDevice
setTermiosAttr(tcflag_t c_iflag, tcflag_t c_oflag, tcflag_t c_cflag, tcflag_t c_lflag, speed_t ispeed=BUNDEF, speed_t ospeed=BUNDEF, int optionalOptions=TCSAFLUSH)TELEKYB_NAMESPACE::SerialDevice
setTermiosAttrCFlag(tcflag_t c_cflag, int optionalOptions=TCSAFLUSH)TELEKYB_NAMESPACE::SerialDevice
setTermiosAttrIFlag(tcflag_t c_iflag, int optionalOptions=TCSAFLUSH)TELEKYB_NAMESPACE::SerialDevice
setTermiosAttrLFlag(tcflag_t c_lflag, int optionalOptions=TCSAFLUSH)TELEKYB_NAMESPACE::SerialDevice
setTermiosAttrOFlag(tcflag_t c_oflag, int optionalOptions=TCSAFLUSH)TELEKYB_NAMESPACE::SerialDevice
setTermiosAttrSpeed(speed_t ispeed, speed_t ospeed, int optionalOptions=TCSAFLUSH)TELEKYB_NAMESPACE::SerialDevice
setValue(MKSingleValuePacket value)TELEKYB_NAMESPACE::MKInterfaceConnection
setValueAsync(MKSingleValuePacket value)TELEKYB_NAMESPACE::MKInterfaceConnection
stopReadingThread()TELEKYB_NAMESPACE::ThreadedSerialDevice [protected]
syncActiveDataIDRequestMutexTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
syncActiveDataIDsRequestTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
syncSetValueTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
syncSetValueMutexTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
syncUpdateValueTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
syncUpdateValueMutexTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
terminalCharsTELEKYB_NAMESPACE::ThreadedSerialDevice [protected]
ThreadedSerialDevice()TELEKYB_NAMESPACE::ThreadedSerialDevice
ThreadedSerialDevice(const std::string &deviceName_, const std::string &terminalChars_="\r\n", bool autoOpen=true, int oflag=O_RDWR|O_NOCTTY|O_NONBLOCK)TELEKYB_NAMESPACE::ThreadedSerialDevice
unRegisterMKDataListener(MKDataListener *listener)TELEKYB_NAMESPACE::MKInterfaceConnection
unRegisterSerialDeviceListener(SerialDeviceListener *listener)TELEKYB_NAMESPACE::ThreadedSerialDevice
updatePrefixTELEKYB_NAMESPACE::MKInterfaceConnection [protected, static]
updateQueueTELEKYB_NAMESPACE::MKInterfaceConnection [protected]
updateValue(MKInt id)TELEKYB_NAMESPACE::MKInterfaceConnection
updateValueAsync(MKInt id)TELEKYB_NAMESPACE::MKInterfaceConnection
writeActiveDataIDsRequest()TELEKYB_NAMESPACE::MKInterfaceConnection [protected]
writeCommand(const MKCommandsPacket &command)TELEKYB_NAMESPACE::MKInterfaceConnection [protected]
writeDevice(const void *buffer, size_t size)TELEKYB_NAMESPACE::SerialDevice
writeMutexTELEKYB_NAMESPACE::SerialDevice [protected]
writeSetValue()TELEKYB_NAMESPACE::MKInterfaceConnection [protected]
writeUpdateValue()TELEKYB_NAMESPACE::MKInterfaceConnection [protected]
~MKInterfaceConnection()TELEKYB_NAMESPACE::MKInterfaceConnection [virtual]
~SerialDevice()TELEKYB_NAMESPACE::SerialDevice [virtual]
~SerialDeviceListener()TELEKYB_NAMESPACE::SerialDeviceListener [virtual]
~ThreadedSerialDevice()TELEKYB_NAMESPACE::ThreadedSerialDevice [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


tk_mkinterface
Author(s): Martin Riedel
autogenerated on Wed Apr 24 2013 11:29:54