HiveMindBridge
IHiveMindHostApiResponseHandler Member List

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

handleMessage(const MessageDTO &message, const HiveMindHostApiResponseDTO &hmResponse)=0IHiveMindHostApiResponseHandlerpure virtual
NEIGHBORS_MAX_SIZEIHiveMindHostApiResponseHandlerstatic
onNeighborListUpdated(std::function< void(std::array< uint16_t, NEIGHBORS_MAX_SIZE >, uint64_t bytesLength)> callback)=0IHiveMindHostApiResponseHandlerpure virtual
onNeighborUpdated(std::function< void(uint16_t neighborId, std::optional< Position > position)> callback)=0IHiveMindHostApiResponseHandlerpure virtual