Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
179
Type::Ptr Object::GetReflectionType() const
180
{
181
return Object::TypeInstance;
182
}
183
184
Value icinga::GetPrototypeField(const Value& context, const String& field, bool not_found_error, const DebugInfo& debugInfo)
185
{
Callers
1
GetPrototypeField
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected