Class used to test the netlink socket API.
More...
|
| static const uint32_t | _groups = RTMGRP_LINK |
| | groups.
|
| |
| static const int | _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 int NetlinkSocket::_timeout = 1000 |
|
staticprotected |
The documentation for this class was generated from the following file: