|
| | RerouteGW () |
| |
| 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 1238 of file test_capture.cpp.
◆ RerouteGW()
◆ apply()
| auto RerouteGW::apply |
( |
TunBuilderCaptureModel & |
model | ) |
const -> void |
|
inlineoverride |
◆ run()
| auto RerouteGW::run |
( |
const TunBuilderCaptureModel & |
model, |
|
|
TunBuilderCapture & |
sut |
|
) |
| const -> void |
|
inlineoverride |
◆ show()
| auto RerouteGW::show |
( |
std::ostream & |
os | ) |
const -> void |
|
inlineoverride |
◆ flags
| unsigned int RerouteGW::flags {0} |
◆ ipv4
| bool RerouteGW::ipv4 {false} |
◆ ipv6
| bool RerouteGW::ipv6 {false} |
The documentation for this struct was generated from the following file: