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

Method getRequest

src/dsql/DsqlRequests.h:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 virtual Request* getRequest() const
74 {
75 return nullptr;
76 }
77
78 virtual DsqlCursor* openCursor(thread_db* tdbb, jrd_tra** traHandle,
79 Firebird::IMessageMetadata* inMeta, const UCHAR* inMsg,

Callers 11

get_request_infoFunction · 0.45
destroyMethod · 0.45
fetchMethod · 0.45
ExeStateMethod · 0.45
executeMethod · 0.45
performMethod · 0.45
openMethod · 0.45
executeMethod · 0.45
closeMethod · 0.45
setErrorMethod · 0.45
validateExpressionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected