MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetReflectionType

Method GetReflectionType

lib/base/object.cpp:179–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179Type::Ptr Object::GetReflectionType() const
180{
181 return Object::TypeInstance;
182}
183
184Value icinga::GetPrototypeField(const Value& context, const String& field, bool not_found_error, const DebugInfo& debugInfo)
185{

Callers 1

GetPrototypeFieldMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected