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

Method SetPort

lib/remote/url.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155void Url::SetPort(const String& port)
156{
157 m_Port = port;
158}
159
160void Url::SetPath(const std::vector<String>& path)
161{

Callers 5

AssembleBaseUrlMethod · 0.80
SendRequestMethod · 0.80
RunMethod · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80
FetchDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected