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

Method GetPort

lib/remote/url.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115String Url::GetPort() const
116{
117 return m_Port;
118}
119
120const std::vector<String>& Url::GetPath() const
121{

Callers 7

AddConnectionMethod · 0.80
AssembleBaseRequestMethod · 0.80
SendRequestMethod · 0.80
RunMethod · 0.80
ConnectMethod · 0.80
SendRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected