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

Method getConnectionID

src/jrd/trace/TraceObjects.cpp:141–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141ISC_INT64 TraceConnectionImpl::getConnectionID()
142{
143 return m_att->att_attachment_id;
144 //return PAG_attachment_id(JRD_get_thread_data());
145}
146
147int TraceConnectionImpl::getProcessID()
148{

Callers 4

logRecordConnMethod · 0.45
register_connectionMethod · 0.45
log_event_detachMethod · 0.45
trace_createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected