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