Apache Mesos
|
#include <route.hpp>
Public Member Functions | |
Rule (const Option< net::IP::Network > &_destination, const Option< net::IP > &_gateway, const std::string &_link) | |
Public Attributes | |
Option< net::IP::Network > | destination |
Option< net::IP > | gateway |
std::string | link |
|
inline |
Option<net::IP::Network> routing::route::Rule::destination |
std::string routing::route::Rule::link |