MCPcopy 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
21String DbType::GetTable() const
22{
23 return m_Table;
24}
25
26long DbType::GetTypeID() const
27{

Callers 8

FillIDCacheMethod · 0.80
FillIDCacheMethod · 0.80
OnConfigUpdateHeavyMethod · 0.80
OnConfigUpdateHeavyMethod · 0.80
OnConfigUpdateHeavyMethod · 0.80
SendConfigUpdateHeavyMethod · 0.80
SendStatusUpdateMethod · 0.80
OnConfigUpdateHeavyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected