File Dispatcher.hpp
File List > fw > rbcx-coprocessor > include > Dispatcher.hpp
Go to the documentation of this file.
#pragma once
#include "rbcx.pb.h"
void dispatcherInit();
bool dispatcherEnqueueStatus(const CoprocStat& status);
bool dispatcherEnqueueRequest(const CoprocReq& request);
void dispatcherPoll();
void dispatcherReset();