UDP test server operation.
More...
|
| | TestOp (std::chrono::milliseconds delay_in, Op op_in, const std::vector< uint8_t > &data_in, int error_in) |
UDP test server operation.
Definition at line 22 of file pcp_tests.cpp.
◆ Op
◆ TestOp()
| TestOp::TestOp |
( |
std::chrono::milliseconds | delay_in, |
|
|
Op | op_in, |
|
|
const std::vector< uint8_t > & | data_in, |
|
|
int | error_in ) |
|
inline |
◆ data
| std::vector<uint8_t> TestOp::data |
◆ delay
| std::chrono::milliseconds TestOp::delay |
◆ error
Injected error. Set this field to a non-zero value to return the errno code from send or receive operation.
Definition at line 33 of file pcp_tests.cpp.
◆ op
The documentation for this struct was generated from the following file: