SOLA
|
Public Member Functions | |
AlgorithmInterface (std::shared_ptr< AccessContainer > access) | |
virtual void | process (const MessageVariant &msg)=0 |
Protected Member Functions | |
void | send (const MessageVariant &msg) |
std::shared_ptr< RoutingInformation > | getRoutingInfo () const |
NodeInfo | getSelfNodeInfo () const |
Protected Attributes | |
std::shared_ptr< AccessContainer > | access_ |