Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
bool CDatabase::IsOpen() const
317
{
318
return m_database.isOpen();
319
}
320
321
void CDatabase::CloseDatabase()
322
{
Callers
3
Initial
Method · 0.45
refresh
Method · 0.45
on_pbTest_clicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected