DeviceCommunicator Member List

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

abortLoadLogFile() overrideDeviceCommunicatorvirtual
addCallbackHandler(XsCallbackPlainC *cb, bool chain=true)CallbackManagerXda
addChainedManager(CallbackManagerXda *cm)CallbackManagerXda
addProtocolHandler(IProtocolHandler *handler)Communicatorvirtual
addReplyObject(uint8_t mid)Communicator
addReplyObject(uint8_t mid, XsSize offset, XsSize size, uint8_t const *data)Communicator
addReplyObject(ReplyObject *obj)Communicator
addRxChannel()DeviceCommunicatorprotected
allowReprocessing() constCommunicatorvirtual
CallbackManagerXda()CallbackManagerXda
CallbackManagerXda(CallbackManagerXda const &)=deleteCallbackManagerXdaprivate
childDeviceCount() constCommunicator
clearCallbackHandlers(bool chain=true)CallbackManagerXda
clearChainedManagers()CallbackManagerXda
closeLogFile() overrideDeviceCommunicatorvirtual
closePort()=0Communicatorpure virtual
Communicator(void)Communicator
configurationMessageSearchLimit()Communicatorinlinestatic
copyCallbackHandlersFrom(CallbackManagerXda *cm, bool chain=true)CallbackManagerXda
copyCallbackHandlersTo(CallbackManagerXda *cm, bool chain=true)CallbackManagerXda
createUniquePtr()Communicatorinlinestatic
createUniquePtr(T *communicator)Communicatorinlinestatic
defaultTimeout() constCommunicatorinline
destroy()Communicator
DeviceCommunicator(RxChannelId rxChannels=1)DeviceCommunicator
doTransaction(const XsMessage &msg, XsMessage &rcv, uint32_t timeout) overrideDeviceCommunicatorvirtual
doTransaction(const XsMessage &message)DeviceCommunicator
doTransaction(const XsMessage &message, uint32_t timeout)DeviceCommunicator
doTransaction(const XsMessage &message, XsMessage &rcv)DeviceCommunicator
doTransaction(const XsMessage &message, XsMessage &rcv, uint32_t timeout)=0DeviceCommunicator
Communicator::doTransaction(const XsMessage &message)Communicator
Communicator::doTransaction(const XsMessage &message, uint32_t timeout)Communicator
Communicator::doTransaction(const XsMessage &message, XsMessage &rcv)Communicator
extractMessages(const XsByteArray &rawIn, std::deque< XsMessage > &messages, RxChannelId channel=0)DeviceCommunicatorprotected
flushPort()=0Communicatorpure virtual
getDeviceId() overrideDeviceCommunicatorvirtual
gotoConfig(bool) overrideDeviceCommunicatorvirtual
gotoConfigTimeout() constDeviceCommunicatorinline
gotoMeasurement() overrideDeviceCommunicatorvirtual
handleMessage(const XsMessage &message) overrideDeviceCommunicatorvirtual
hasProtocol(XsProtocolType type) constCommunicator
isDockedAt(Communicator *other) const =0Communicatorpure virtual
isLoadLogFileInProgress() constCommunicatorvirtual
isPortOpen() const =0Communicatorpure virtual
isReadingFromFile() const overrideDeviceCommunicatorvirtual
lastResult() constCommunicator
lastResultText() constCommunicator
loadLogFile(XsDevice *device) overrideDeviceCommunicatorvirtual
logFileDate() const overrideDeviceCommunicatorvirtual
logFileName() const overrideDeviceCommunicatorvirtual
logFileReadPosition() const overrideDeviceCommunicatorvirtual
logFileSize() const overrideDeviceCommunicatorvirtual
m_callbackMutexCallbackManagerXdaprivate
m_defaultGotoConfigTimeoutDeviceCommunicatorprivatestatic
m_defaultTimeoutCommunicatorprotected
m_gotoConfigTimeoutDeviceCommunicatorprivate
m_handleMuxCommunicatormutableprotected
m_handlerListCallbackManagerXdaprivate
m_lastResultCommunicatormutableprotected
m_lastResultTextCommunicatormutableprotected
m_managerListCallbackManagerXdaprivate
m_masterDeviceIdCommunicatorprotected
m_masterInfoCommunicatorprotected
m_messageExtractorsDeviceCommunicatorprivate
m_nextRxChannelIdDeviceCommunicatorprivate
m_preparedForDestructionCommunicatorprotected
m_protocolManagerCommunicatorprotected
m_replyMonitorCommunicatorprotected
masterDevice() constCommunicatorprotected
masterDeviceId() constCommunicator
messageExtractor(RxChannelId=0)DeviceCommunicatorprotected
messageExtractorCount() constDeviceCommunicatorprotected
onAllBufferedDataAvailable(XsDevicePtrArray *devs, const XsDataPacketPtrArray *packets) overrideCallbackManagerXda
onAllDataAvailable(XsDevicePtrArray *devs, const XsDataPacketPtrArray *packets) overrideCallbackManagerXda
onAllLiveDataAvailable(XsDevicePtrArray *devs, const XsDataPacketPtrArray *packets) overrideCallbackManagerXda
onAllRecordedDataAvailable(XsDevicePtrArray *devs, const XsDataPacketPtrArray *packets) overrideCallbackManagerXda
onBufferedDataAvailable(XsDevice *dev, const XsDataPacket *data) overrideCallbackManagerXda
onConnectivityChanged(XsDevice *dev, XsConnectivityState newState) overrideCallbackManagerXda
onDataAvailable(XsDevice *dev, const XsDataPacket *data) overrideCallbackManagerXda
onDataUnavailable(XsDevice *dev, int64_t packetId) overrideCallbackManagerXda
onDeviceStateChanged(XsDevice *dev, XsDeviceState newState, XsDeviceState oldState) overrideCallbackManagerXda
onError(XsDevice *dev, XsResultValue error) overrideCallbackManagerXda
onInfoResponse(XsDevice *dev, XsInfoRequest request) overrideCallbackManagerXda
onLiveDataAvailable(XsDevice *dev, const XsDataPacket *packet) overrideCallbackManagerXda
onMessageDetected(XsDevice *dev, XsProtocolType type, XsByteArray const *rawMessage) overrideCallbackManagerXda
onMessageReceivedFromDevice(XsDevice *dev, XsMessage const *message) overrideCallbackManagerXda
onMessageSentToDevice(XsDevice *dev, XsMessage const *message) overrideCallbackManagerXda
onMissedPackets(XsDevice *dev, int count, int first, int last) overrideCallbackManagerXda
onNonDataMessage(XsDevice *dev, XsMessage const *message) overrideCallbackManagerXda
onProgressUpdated(XsDevice *dev, int current, int total, const XsString *identifier) overrideCallbackManagerXda
onRecordedDataAvailable(XsDevice *dev, const XsDataPacket *data) overrideCallbackManagerXda
onRestoreCommunication(const XsString *portName, XsResultValue result) overrideCallbackManagerXda
onTransmissionRequest(int channelId, const XsByteArray *data) overrideCallbackManagerXda
onWakeupReceived(XsDevice *dev) overrideCallbackManagerXda
onWriteMessageToLogFile(XsDevice *dev, const XsMessage *message) overrideCallbackManagerXda
openLogFile(const XsString &filename) overrideDeviceCommunicatorvirtual
openPort(const XsPortInfo &portInfo, OpenPortStage stage=OPS_Full, bool detectRs485=false)=0Communicatorpure virtual
operator=(CallbackManagerXda const &)=deleteCallbackManagerXdaprivate
portInfo() const =0Communicatorpure virtual
prepareForDestruction()Communicatorprotectedvirtual
protocolManager() constCommunicatorprotected
readLogFile(XsDevice *device)DeviceCommunicatorvirtual
readMessage(uint8_t msgId=0) overrideDeviceCommunicatorvirtual
readMessageFromStartOfFile(uint8_t msgId, int maxMsgs=0) overrideDeviceCommunicatorvirtual
readMessagesFromStartOfFile(uint8_t msgId, int maxMsgs=0) overrideDeviceCommunicatorvirtual
readSinglePacketFromFile()DeviceCommunicatorvirtual
removeCallbackHandler(XsCallbackPlainC *cb, bool chain=true)CallbackManagerXda
removeChainedManager(CallbackManagerXda *cm)CallbackManagerXda
removeProtocolHandler(XsProtocolType type)Communicator
reopenPort(OpenPortStage stage=OPS_Full, bool skipDeviceIdCheck=false)=0Communicatorpure virtual
resetLogFileReadPosition(void) overrideDeviceCommunicatorvirtual
RxChannelId typedefDeviceCommunicator
sanityCheck(XsMessage const &msg) constCommunicator
scheduleClosePort()Communicatorinlinevirtual
setAndReturnLastResult(XsResultValue lastResult, XsString const &text=XsString()) constCommunicatorprotected
setCredentials(XsString const &id, XsString const &key)Communicatorvirtual
setDefaultTimeout(uint32_t timeout)Communicatorinline
setGotoConfigTimeout(uint32_t timeout) overrideDeviceCommunicatorvirtual
setKeepAlive(bool enable) overrideDeviceCommunicatorvirtual
setLastResult(XsResultValue lastResult, XsString const &text=XsString()) constCommunicatorprotected
setMasterDevice(XsDevice *masterDevice)Communicator
setMasterDeviceId(const XsDeviceId &deviceId)Communicatorprotected
UniquePtr typedefCommunicator
waitForLastTaskCompletion() overrideDeviceCommunicatorvirtual
writeMessage(const XsMessage &message) overrideDeviceCommunicatorvirtual
writeRawData(const XsByteArray &data)=0DeviceCommunicatorprotectedpure virtual
~CallbackManagerXda()CallbackManagerXda
~Communicator()Communicatorprotectedvirtual
~DeviceCommunicator() overrideDeviceCommunicatorprotected


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21