Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getKind
Method
getKind
src/jrd/trace/TraceObjects.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
/// TraceConnectionImpl
135
136
unsigned TraceConnectionImpl::getKind()
137
{
138
return KIND_DATABASE;
139
}
140
141
ISC_INT64 TraceConnectionImpl::getConnectionID()
142
{
Callers
8
Statement
Method · 0.45
makeStatement
Method · 0.45
makeBoolExpression
Method · 0.45
makeValueExpression
Method · 0.45
PAR_parse_boolean
Function · 0.45
PAR_parse_value
Function · 0.45
PAR_parse_stmt
Function · 0.45
setNodeLineColumn
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected