|  | MySQL 9.5.0
    Source Code Documentation | 
flags of the network interface. More...
#include <netif.h>
| Public Types | |
| using | value_type = decltype(ifaddrs::ifa_flags) | 
| Public Member Functions | |
| constexpr | InterfaceFlag (value_type v) noexcept | 
| constexpr value_type | value () const | 
| Private Attributes | |
| const value_type | v_ | 
flags of the network interface.
| using net::InterfaceFlag::value_type = decltype(ifaddrs::ifa_flags) | 
| 
 | inlineconstexprnoexcept | 
| 
 | inlineconstexpr | 
| 
 | private |