#include <IHiveMindHostApiResponseHandler.h>
◆ handleMessage()
virtual void IHiveMindHostApiResponseHandler::handleMessage |
( |
const MessageDTO & |
message, |
|
|
const HiveMindHostApiResponseDTO & |
hmResponse |
|
) |
| |
|
pure virtual |
◆ onNeighborListUpdated()
virtual bool IHiveMindHostApiResponseHandler::onNeighborListUpdated |
( |
std::function< void(std::array< uint16_t, NEIGHBORS_MAX_SIZE >, uint64_t bytesLength)> |
callback | ) |
|
|
pure virtual |
◆ onNeighborUpdated()
virtual bool IHiveMindHostApiResponseHandler::onNeighborUpdated |
( |
std::function< void(uint16_t neighborId, std::optional< Position > position)> |
callback | ) |
|
|
pure virtual |
◆ NEIGHBORS_MAX_SIZE
constexpr uint16_t IHiveMindHostApiResponseHandler::NEIGHBORS_MAX_SIZE = NEIGHBORS_LIST_SIZE |
|
staticconstexpr |
The documentation for this class was generated from the following file: