MCPcopy 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
216Type::Ptr TypeType::GetBaseType() const
217{
218 return Object::TypeInstance;
219}
220
221int TypeType::GetAttributes() const
222{

Callers 4

AddSuggestionsFunction · 0.45
HandleRequestMethod · 0.45
IsAssignableFromMethod · 0.45
GetPrototypeFieldMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected