HiveMind
InterlocMessageHandler Member List

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

constructRawDataMessage(BspInterlocRawAngleData &data, uint32_t fromId, uint8_t numFrames)InterlocMessageHandlerprivatestatic
ensureSendMessage(MessageDTO &msg)InterlocMessageHandlerprivate
getDumpEnabled() const overrideInterlocMessageHandlervirtual
getQueueForDestination(uint16_t destinationId) constInterlocMessageHandlerprivate
handleConfigurationMessage(const InterlocConfigurationDTO &dto)InterlocMessageHandlerprivate
handleMessage(const MessageDTO &dto)InterlocMessageHandlerprivate
handleStateChangeMessage(const SetInterlocStateDTO dto) constInterlocMessageHandlerprivate
InterlocMessageHandler(ILogger &logger, IInterlocManager &interlocManager, IBSP &bsp, ICircularQueue< MessageDTO > &inputQueue, ICircularQueue< MessageDTO > &hostQueue, ICircularQueue< MessageDTO > &remoteQueue, INotificationQueue< InterlocUpdate > &interlocPositionUpdateQueue)InterlocMessageHandler
m_bspInterlocMessageHandlerprivate
m_dumpsEnabledInterlocMessageHandlerprivate
m_hostQueueInterlocMessageHandlerprivate
m_inputQueueInterlocMessageHandlerprivate
m_interlocManagerInterlocMessageHandlerprivate
m_interlocPositionUpdateQueueInterlocMessageHandlerprivate
m_loggerInterlocMessageHandlerprivate
m_messageSourceIdInterlocMessageHandlerprivate
m_remoteQueueInterlocMessageHandlerprivate
m_updateDtoArrayInterlocMessageHandlerprivate
processMessage() overrideInterlocMessageHandlervirtual
rawAngleDataCallback(BspInterlocRawAngleData &data)InterlocMessageHandlerprivate
rawAngleDataCallbackStatic(void *context, BspInterlocRawAngleData &data)InterlocMessageHandlerprivatestatic
sendInterlocDump(InterlocUpdate *updatesHistory, uint8_t updatesLength) overrideInterlocMessageHandlervirtual
stateChangeCallback(InterlocStateDTO previousState, InterlocStateDTO newState)InterlocMessageHandlerprivate
stateChangeCallbackStatic(void *context, InterlocStateDTO previousState, InterlocStateDTO newState)InterlocMessageHandlerprivatestatic
~InterlocMessageHandler()=defaultInterlocMessageHandlervirtual