Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetPath
Method
SetPath
lib/remote/url.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
void Url::SetPath(const std::vector<String>& path)
161
{
162
m_Path = path;
163
}
164
165
void Url::SetQuery(const std::vector<std::pair<String, String>>& query)
166
{
Callers
7
SendRequest
Method · 0.80
AssembleUrl
Method · 0.80
AssembleUrl
Method · 0.80
ExecuteScript
Method · 0.80
AutoCompleteScript
Method · 0.80
ScriptFunc
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected