HiveMindBridge
|
This is the complete list of members for IHiveMindHostApiResponseHandler, including all inherited members.
handleMessage(const MessageDTO &message, const HiveMindHostApiResponseDTO &hmResponse)=0 | IHiveMindHostApiResponseHandler | pure virtual |
NEIGHBORS_MAX_SIZE | IHiveMindHostApiResponseHandler | static |
onNeighborListUpdated(std::function< void(std::array< uint16_t, NEIGHBORS_MAX_SIZE >, uint64_t bytesLength)> callback)=0 | IHiveMindHostApiResponseHandler | pure virtual |
onNeighborUpdated(std::function< void(uint16_t neighborId, std::optional< Position > position)> callback)=0 | IHiveMindHostApiResponseHandler | pure virtual |