MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetTypeID

Method GetTypeID

lib/db_ido/dbtype.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26long DbType::GetTypeID() const
27{
28 return m_TypeID;
29}
30
31String DbType::GetIDColumn() const
32{

Callers 3

GetByIDMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected