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

Method clear

lib/remote/httpmessage.hpp:212–212  ·  view source on GitHub ↗

Delete the base class clear() which is inherited from the fields<> class and doesn't * clear things like the body or obviously our own members. */

Source from the content-addressed store, hash-verified

210 * clear things like the body or obviously our own members.
211 */
212 void clear() = delete;
213
214 /**
215 * Clear the header and body of the message.

Callers 15

HandleClassMethod · 0.45
HandleValidatorMethod · 0.45
WriteOutgoingMessagesMethod · 0.45
QueryMethod · 0.45
ConsoleCompleteHelperMethod · 0.45
EnableFeaturesMethod · 0.45
DisableFeaturesMethod · 0.45
OnConfigLoadedMethod · 0.45
FormatMethod · 0.45
ClearMethod · 0.45

Calls

no outgoing calls

Tested by 2

ClearMethod · 0.36
TESTFunction · 0.36