MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / resetDataFromPlugin

Method resetDataFromPlugin

src/remote/client/interface.cpp:10198–10201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10196}
10197
10198void ClntAuthBlock::resetDataFromPlugin()
10199{
10200 dataFromPlugin.clear();
10201}
10202
10203void ClntAuthBlock::extractDataFromPluginTo(ClumpletWriter& dpb,
10204 const ParametersSet* tags,

Callers 2

authFillParametersBlockFunction · 0.80
authReceiveResponseFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected