Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
host_name.hpp File Reference
#include <boost/asio/detail/config.hpp>
#include <string>
#include <boost/system/error_code.hpp>
#include <boost/asio/detail/push_options.hpp>
#include <boost/asio/detail/pop_options.hpp>
Include dependency graph for host_name.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::asio
 
 boost::asio::ip
 

Functions

BOOST_ASIO_DECL std::string boost::asio::ip::host_name ()
 Get the current host name. More...
 
BOOST_ASIO_DECL std::string boost::asio::ip::host_name (boost::system::error_code &ec)
 Get the current host name. More...