Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetArrayFormatUseBrackets
Method
SetArrayFormatUseBrackets
lib/remote/url.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void Url::SetArrayFormatUseBrackets(bool useBrackets)
171
{
172
m_ArrayFormatUseBrackets = useBrackets;
173
}
174
175
void Url::AddQueryElement(const String& name, const String& value)
176
{
Callers
2
BOOST_AUTO_TEST_CASE
Function · 0.80
FetchData
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected