var searchIndex = {}; searchIndex["get_if_addrs"] = {"doc":"#get_if_addrs\nRetrieve interface IP addresses in windows and posix systems","items":[[3,"Interface","get_if_addrs","Details about an interface on this host",null,null],[12,"name","","The name of the interface.",0,null],[12,"addr","","The address details of the interface.",0,null],[3,"Ifv4Addr","","Details about the IPv4 address of an interface on this host",null,null],[12,"ip","","The IP address of the interface.",1,null],[12,"netmask","","The netmask of the interface.",1,null],[12,"broadcast","","The broadcast address of the interface.",1,null],[3,"Ifv6Addr","","Details about the IPv6 address of an interface on this host",null,null],[12,"ip","","The IP address of the interface.",2,null],[12,"netmask","","The netmask of the interface.",2,null],[12,"broadcast","","The broadcast address of the interface.",2,null],[4,"IfAddr","","Details about the address of an interface on this host",null,null],[13,"V4","","This is an Ipv4 interface.",3,null],[13,"V6","","This is an Ipv6 interface.",3,null],[5,"get_if_addrs","","For non-Windows operating system, use this function to get address",null,{"inputs":[],"output":{"name":"result"}}],[11,"clone","","",0,null],[11,"hash","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null],[11,"clone","","",3,null],[11,"hash","","",3,null],[11,"eq","","",3,null],[11,"ne","","",3,null],[11,"fmt","","",3,null],[11,"clone","","",1,null],[11,"hash","","",1,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"fmt","","",1,null],[11,"clone","","",2,null],[11,"hash","","",2,null],[11,"eq","","",2,null],[11,"ne","","",2,null],[11,"fmt","","",2,null],[11,"is_loopback","","Check whether this is a loopback interface.",0,null],[11,"ip","","Get the IP address of this interface.",0,null],[11,"is_loopback","","Check whether this is a loopback address.",3,null],[11,"ip","","Get the IP address of this interface address.",3,null],[11,"is_loopback","","Check whether this is a loopback address.",1,null],[11,"is_loopback","","Check whether this is a loopback address.",2,null]],"paths":[[3,"Interface"],[3,"Ifv4Addr"],[3,"Ifv6Addr"],[4,"IfAddr"]]}; initSearch(searchIndex);