SOLA
Loading...
Searching...
No Matches
Public Member Functions | List of all members
minhton::ResponseAlgorithmGeneral Class Reference
Inheritance diagram for minhton::ResponseAlgorithmGeneral:
minhton::ResponseAlgorithmInterface minhton::AlgorithmInterface

Public Member Functions

 ResponseAlgorithmGeneral (std::shared_ptr< AccessContainer > access)
 
void process (const MessageVariant &msg) override
 
- Public Member Functions inherited from minhton::ResponseAlgorithmInterface
 ResponseAlgorithmInterface (std::shared_ptr< AccessContainer > access)
 
- Public Member Functions inherited from minhton::AlgorithmInterface
 AlgorithmInterface (std::shared_ptr< AccessContainer > access)
 

Additional Inherited Members

- Static Public Member Functions inherited from minhton::ResponseAlgorithmInterface
static std::vector< minhton::MessageTypegetSupportedMessageTypes ()
 
- Protected Member Functions inherited from minhton::AlgorithmInterface
void send (const MessageVariant &msg)
 
std::shared_ptr< RoutingInformationgetRoutingInfo () const
 
NodeInfo getSelfNodeInfo () const
 
- Protected Attributes inherited from minhton::ResponseAlgorithmInterface
uint32_t number_ = 0
 
std::function< void()> cb_
 
- Protected Attributes inherited from minhton::AlgorithmInterface
std::shared_ptr< AccessContaineraccess_
 

Member Function Documentation

◆ process()

void minhton::ResponseAlgorithmGeneral::process ( const MessageVariant &  msg)
overridevirtual

The documentation for this class was generated from the following files: