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

Method doesExist

src/jrd/Database.h:359–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357 }
358
359 bool doesExist() const
360 {
361 return exist;
362 }
363
364 void enter()
365 {

Callers 2

initAttachmentFunction · 0.80
JRD_shutdown_databaseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected