#include <system.hpp>
◆ NodeConnection()
| adaptyst::NodeConnection::NodeConnection |
( |
std::string | id, |
|
|
std::shared_ptr< Node > & | departure_node, |
|
|
std::shared_ptr< Node > & | arrival_node ) |
◆ get_arrival_node()
| std::shared_ptr< Node > & adaptyst::NodeConnection::get_arrival_node |
( |
| ) |
|
◆ get_departure_node()
| std::shared_ptr< Node > & adaptyst::NodeConnection::get_departure_node |
( |
| ) |
|
◆ get_log_types()
| std::vector< std::string > adaptyst::NodeConnection::get_log_types |
( |
| ) |
|
|
virtual |
◆ get_type()
| std::string adaptyst::NodeConnection::get_type |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: