Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetIDColumn
Method
GetIDColumn
lib/db_ido/dbtype.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
String DbType::GetIDColumn() const
32
{
33
return m_IDColumn;
34
}
35
36
void DbType::RegisterType(const DbType::Ptr& type)
37
{
Callers
4
FillIDCache
Method · 0.80
FillIDCache
Method · 0.80
SendConfigUpdateHeavy
Method · 0.80
SendStatusUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected