Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10198
void ClntAuthBlock::resetDataFromPlugin()
10199
{
10200
dataFromPlugin.clear();
10201
}
10202
10203
void ClntAuthBlock::extractDataFromPluginTo(ClumpletWriter& dpb,
10204
const ParametersSet* tags,
Callers
2
authFillParametersBlock
Function · 0.80
authReceiveResponse
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected