Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ IsValid
Method
IsValid
lib/db_ido/dbreference.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
{ }
11
12
bool DbReference::IsValid() const
13
{
14
return (m_Id != -1);
15
}
16
17
DbReference::operator long() const
18
{
Callers
11
InternalActivateObject
Method · 0.80
InternalDeactivateObject
Method · 0.80
FieldToEscapedString
Method · 0.80
InternalActivateObject
Method · 0.80
InternalDeactivateObject
Method · 0.80
FieldToEscapedString
Method · 0.80
SetConfigHash
Method · 0.80
GetConfigHash
Method · 0.80
SetObjectID
Method · 0.80
SetInsertID
Method · 0.80
GetInsertID
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected