MCPcopy 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
31String DbType::GetIDColumn() const
32{
33 return m_IDColumn;
34}
35
36void DbType::RegisterType(const DbType::Ptr& type)
37{

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected