HiveMind
|
#include "BspInterlocAngleRawData.h"
#include "bsp/InterlocUpdate.h"
#include <functional>
#include <pheromones/interloc/ConfigureAngleParametersDTO.h>
#include <pheromones/interloc/InterlocStateDTO.h>
Go to the source code of this file.
Classes | |
class | IInterlocManager |
Typedefs | |
typedef void(* | interlocManagerStateChangeCallbackFunction_t) (void *instance, InterlocStateDTO previousState, InterlocStateDTO newState) |
typedef void(* | interlocRawAngleDataCallbackFunction_t) (void *instance, BspInterlocRawAngleData &rawAngleData) |
typedef void(* interlocManagerStateChangeCallbackFunction_t) (void *instance, InterlocStateDTO previousState, InterlocStateDTO newState) |
typedef void(* interlocRawAngleDataCallbackFunction_t) (void *instance, BspInterlocRawAngleData &rawAngleData) |