|
| AddRoute () |
|
auto | apply (TunBuilderCaptureModel &model) const -> void override |
|
auto | run (const TunBuilderCaptureModel &model, TunBuilderCapture &sut) const -> void override |
|
auto | show (std::ostream &os) const -> void override |
|
Definition at line 1283 of file test_capture.cpp.
◆ AddRoute()
◆ apply()
auto AddRoute::apply |
( |
TunBuilderCaptureModel & |
model | ) |
const -> void |
|
inlineoverride |
◆ run()
auto AddRoute::run |
( |
const TunBuilderCaptureModel & |
model, |
|
|
TunBuilderCapture & |
sut |
|
) |
| const -> void |
|
inlineoverride |
◆ show()
auto AddRoute::show |
( |
std::ostream & |
os | ) |
const -> void |
|
inlineoverride |
◆ address
std::string AddRoute::address |
◆ gateway
std::string AddRoute::gateway |
◆ ipv6
bool AddRoute::ipv6 {false} |
◆ metric
int AddRoute::metric {-1} |
◆ net30
bool AddRoute::net30 {false} |
◆ prefix_length
unsigned char AddRoute::prefix_length {0} |
The documentation for this struct was generated from the following file: