MCPcopy 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
12bool DbReference::IsValid() const
13{
14 return (m_Id != -1);
15}
16
17DbReference::operator long() const
18{

Callers 11

FieldToEscapedStringMethod · 0.80
FieldToEscapedStringMethod · 0.80
SetConfigHashMethod · 0.80
GetConfigHashMethod · 0.80
SetObjectIDMethod · 0.80
SetInsertIDMethod · 0.80
GetInsertIDMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected