HiveMind
Namespaces | Functions
InterlocContainer.h File Reference
#include "IInterloc.h"
#include "IInterlocMessageHandler.h"
#include <NotificationQueue.h>
#include <ThreadSafeQueue.h>
Include dependency graph for InterlocContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 InterlocContainer
 

Functions

IInterlocInterlocContainer::getInterloc ()
 
IInterlocMessageHandlerInterlocContainer::getInterlocMessageHandler ()
 
ThreadSafeQueue< uint16_t > & InterlocContainer::getInterlocUpdateOutputQueue ()
 get interloc position update msg queu More...
 
INotificationQueue< InterlocUpdate > & InterlocContainer::getInterlocUpdateInputQueue ()
 Gets a queue in which to insert raw position updates from the BSP layer. More...