Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ clear
Method
clear
examples/extauth/TcWrapper.h:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
void clear() throw() // Used after detach/commit/close/etc., i.e. release() not needed
167
{
168
ptr = NULL;
169
}
170
171
void assignNoIncrement(T* const p)
172
{
Callers
4
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected