CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
addr.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <cx/net/net_shared.h>
4
7
11
29
bool
netAddrFromStr
(_Out_
NetAddr
* addr, _In_opt_ strref str);
30
45
bool
netAddrToStr
(_Inout_
string
* str, _In_
const
NetAddr
* addr);
46
47
netAddrFromStr
bool netAddrFromStr(NetAddr *addr, strref str)
netAddrToStr
bool netAddrToStr(string *str, const NetAddr *addr)
NetAddr
Definition
net_shared.h:283
cx
net
addr.h
Generated by
1.9.8