MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetHost

Method GetHost

lib/remote/url.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110String Url::GetHost() const
111{
112 return m_Host;
113}
114
115String Url::GetPort() const
116{

Callers 15

ReopenFileMethod · 0.45
AddConnectionMethod · 0.45
AssembleBaseRequestMethod · 0.45
SendRequestMethod · 0.45
CheckResultHandlerMethod · 0.45
CheckResultHandlerMethod · 0.45
ConnectMethod · 0.45
SendRequestMethod · 0.45
GetConfigFieldsMethod · 0.45
GetOrCreateByObjectMethod · 0.45
MembersAccessorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected