Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetName
Method
GetName
lib/db_ido/dbtype.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
{ }
15
16
String DbType::GetName() const
17
{
18
return m_Name;
19
}
20
21
String DbType::GetTable() const
22
{
Callers
15
StatsFunc
Method · 0.45
Reconnect
Method · 0.45
StatsFunc
Method · 0.45
Reconnect
Method · 0.45
GetConfigFields
Method · 0.45
GetStatusFields
Method · 0.45
OnConfigUpdateHeavy
Method · 0.45
CalculateConfigHash
Method · 0.45
GetStatusFields
Method · 0.45
OnConfigUpdateHeavy
Method · 0.45
CalculateConfigHash
Method · 0.45
GetConfigFields
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected