userver
C++ Async Framework
Toggle main menu visibility
Documentation
API Groups
Namespaces
Reference
Class List
Class Index
File List
Macros
All
e
i
l
r
t
u
Functions
Macros
e
i
l
r
t
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
get_hostname.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/hostinfo/blocking/get_hostname.hpp
4
/// @brief @copybrief hostinfo::blocking::GetRealHostName
5
/// @ingroup userver_universal
6
7
#
include
<
string
>
8
9
USERVER_NAMESPACE_BEGIN
10
11
namespace
hostinfo::
blocking
{
12
13
/// @brief Returns host name.
14
/// @warning This is a blocking function.
15
std::string
GetRealHostName
();
16
17
}
// namespace hostinfo::blocking
11
namespace
hostinfo::
blocking
{
…
}
18
19
USERVER_NAMESPACE_END
userver
hostinfo
blocking
get_hostname.hpp
Generated on Wed Apr 30 2025 15:59:59 for userver by
Doxygen
1.13.2