Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetBaseType
Method
GetBaseType
lib/base/type.cpp:216–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
Type::Ptr TypeType::GetBaseType() const
217
{
218
return Object::TypeInstance;
219
}
220
221
int TypeType::GetAttributes() const
222
{
Callers
4
AddSuggestions
Function · 0.45
HandleRequest
Method · 0.45
IsAssignableFrom
Method · 0.45
GetPrototypeField
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected