MCPcopy 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
16String DbType::GetName() const
17{
18 return m_Name;
19}
20
21String DbType::GetTable() const
22{

Callers 15

StatsFuncMethod · 0.45
ReconnectMethod · 0.45
StatsFuncMethod · 0.45
ReconnectMethod · 0.45
GetConfigFieldsMethod · 0.45
GetStatusFieldsMethod · 0.45
OnConfigUpdateHeavyMethod · 0.45
CalculateConfigHashMethod · 0.45
GetStatusFieldsMethod · 0.45
OnConfigUpdateHeavyMethod · 0.45
CalculateConfigHashMethod · 0.45
GetConfigFieldsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected