Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef CONNECT___NCBI_IPRANGE__H
2 #define CONNECT___NCBI_IPRANGE__H
#define NCBI_XCONNECT_EXPORT
range(_Ty, _Ty) -> range< _Ty >
int NcbiParseIPRange(SIPRange *range, const char *s)
Acceptable forms (netmasked IPv4s may omit trailing .0s before '/'): 4 quad full IP: 123....
SIPRange NcbiTrueIPRange(const SIPRange *range)
int NcbiIsInIPRange(const SIPRange *range, const TNCBI_IPv6Addr *addr)
const char * NcbiDumpIPRange(const SIPRange *range, char *buf, size_t bufsize)