Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getPtr
Method
getPtr
src/common/classes/RefCounted.h:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
T* getPtr()
215
{
216
return ptr;
217
}
218
219
const T* getPtr() const
220
{
Callers
5
getDsqlStatement
Method · 0.80
getInterface
Method · 0.80
setOnTimer
Method · 0.80
cancel
Method · 0.80
query
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected