MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / IsOpen

Method IsOpen

Src/Database/Database.cpp:316–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316bool CDatabase::IsOpen() const
317{
318 return m_database.isOpen();
319}
320
321void CDatabase::CloseDatabase()
322{

Callers 3

InitialMethod · 0.45
refreshMethod · 0.45
on_pbTest_clickedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected