Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetType
Method
GetType
lib/db_ido/dbvalue.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
DbValueType DbValue::GetType() const
58
{
59
return m_Type;
60
}
61
62
Value DbValue::GetValue() const
63
{
Callers
10
InternalActivateObject
Method · 0.45
FieldToEscapedString
Method · 0.45
InternalActivateObject
Method · 0.45
FieldToEscapedString
Method · 0.45
IsTimestamp
Method · 0.45
IsObjectInsertID
Method · 0.45
SetConfigHash
Method · 0.45
GetConfigHash
Method · 0.45
SetInsertID
Method · 0.45
GetInsertID
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected