Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
long DbType::GetTypeID() const
27
{
28
return m_TypeID;
29
}
30
31
String DbType::GetIDColumn() const
32
{
Callers
3
InternalActivateObject
Method · 0.80
InternalActivateObject
Method · 0.80
GetByID
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected