Class used to test the netlink socket API.
More...
|
| static const uint32_t | _groups = RTMGRP_LINK |
| | groups.
|
| |
| static const std::chrono::milliseconds | _timeout {1000} |
| | timeout.
|
| |
| static std::unique_ptr< char[]> | _data |
| | data.
|
| |
Class used to test the netlink socket API.
◆ SetUpTestCase()
| static void NetlinkSocket::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ _data
| std::unique_ptr< char[]> NetlinkSocket::_data |
|
staticprotected |
◆ _groups
| const uint32_t NetlinkSocket::_groups = RTMGRP_LINK |
|
staticprotected |
◆ _timeout
| const std::chrono::milliseconds NetlinkSocket::_timeout {1000} |
|
staticprotected |
The documentation for this class was generated from the following file: