Pothos
0.4.0-gd11861cd
The Pothos dataflow programming software suite
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
Pages
include
Pothos
Util
Network.hpp
Go to the documentation of this file.
1
11
#pragma once
12
#include <
Pothos/Config.hpp
>
13
#include <string>
14
15
namespace
Pothos {
16
namespace
Util {
17
22
POTHOS_API
bool
isIPv6Supported
(
void
);
23
29
POTHOS_API
std::string
getWildcardAddr
(
const
std::string &service =
""
);
30
36
POTHOS_API
std::string
getLoopbackAddr
(
const
std::string &service =
""
);
37
38
}
//namespace Util
39
}
//namespace Pothos
POTHOS_API
#define POTHOS_API
Definition:
Config.hpp:41
Config.hpp
Pothos::Util::getLoopbackAddr
POTHOS_API std::string getLoopbackAddr(const std::string &service="")
Pothos::Util::isIPv6Supported
POTHOS_API bool isIPv6Supported(void)
Pothos::Util::getWildcardAddr
POTHOS_API std::string getWildcardAddr(const std::string &service="")
Generated on Tue Aug 2 2016 14:49:03 for Pothos by
1.8.6