Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ DbReference
Method
DbReference
lib/db_ido/dbreference.hpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
{
19
public:
20
DbReference() = default;
21
DbReference(long id);
22
23
bool IsValid() const;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected