Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetTable
Method
GetTable
lib/db_ido/dbtype.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
String DbType::GetTable() const
22
{
23
return m_Table;
24
}
25
26
long DbType::GetTypeID() const
27
{
Callers
8
FillIDCache
Method · 0.80
FillIDCache
Method · 0.80
OnConfigUpdateHeavy
Method · 0.80
OnConfigUpdateHeavy
Method · 0.80
OnConfigUpdateHeavy
Method · 0.80
SendConfigUpdateHeavy
Method · 0.80
SendStatusUpdate
Method · 0.80
OnConfigUpdateHeavy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected