odtone::mih::net_type_inc_enum
// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/types/bin_query.hpp> enum net_type_inc_enum { net_type_inc_gsm = 0, net_type_inc_gprs = 1, net_type_inc_edge = 2, net_type_inc_ethernet = 3, net_type_inc_wireless_other = 4, net_type_inc_ieee802_11 = 5, net_type_inc_cdma2000 = 6, net_type_inc_umts = 7, net_type_inc_cdma2000_hrpd = 8, net_type_inc_ieee802_16 = 9, net_type_inc_ieee802_20 = 10, net_type_inc_ieee802_22 = 11 };
NET_TYPE_INC data type enumeration.
net_type_inc_gsm
GSM
net_type_inc_gprs
GPRS
net_type_inc_edge
EDGE
net_type_inc_ethernet
Ethernet
net_type_inc_wireless_other
Wireless other
net_type_inc_ieee802_11
IEEE 802.11
net_type_inc_cdma2000
CDMA 2000
net_type_inc_umts
UMTS
net_type_inc_cdma2000_hrpd
CDMA 2000 HRPD
net_type_inc_ieee802_16
IEEE 802.16
net_type_inc_ieee802_20
IEEE 802.20
net_type_inc_ieee802_22
IEEE 802.22