Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetBaseType
Method
GetBaseType
lib/base/objecttype.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
Type::Ptr ObjectType::GetBaseType() const
24
{
25
return nullptr;
26
}
27
28
int ObjectType::GetAttributes() const
29
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected