#include <boost/array.hpp>#include <boost/asio.hpp>#include <boost/noncopyable.hpp>#include <funapi/framework/component.h>#include <funapi/types.h>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | fun::HardwareInfo |
| Class to access hardware information. More... | |
| struct | fun::HardwareInfo::NicInfo |
| Datastructure to hold IP-capable Network Interface Card (NIC) information. More... | |
Functions | |
| FUNAPI_DLL_VISIBILITY bool | fun::ResolveIpFromHostname (const std::string &hostname, boost::asio::ip::address *addr) |