|
| ResponseAlgorithmInterface (std::shared_ptr< AccessContainer > access) |
|
void | process (const MessageVariant &msg) override=0 |
|
virtual void | waitForAcks (uint32_t number, std::function< void()> cb)=0 |
|
| AlgorithmInterface (std::shared_ptr< AccessContainer > access) |
|
|
uint32_t | number_ = 0 |
|
std::function< void()> | cb_ |
|
std::shared_ptr< AccessContainer > | access_ |
|
|
void | send (const MessageVariant &msg) |
|
std::shared_ptr< RoutingInformation > | getRoutingInfo () const |
|
NodeInfo | getSelfNodeInfo () const |
|
◆ process()
void minhton::ResponseAlgorithmInterface::process |
( |
const MessageVariant & |
msg | ) |
|
|
overridepure virtual |
The documentation for this class was generated from the following file: