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