Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetPrototype
Method
GetPrototype
lib/base/type.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
Object::Ptr Type::GetPrototype() const
160
{
161
return m_Prototype;
162
}
163
164
void Type::SetPrototype(const Object::Ptr& object)
165
{
Callers
3
AddSuggestions
Function · 0.45
HandleRequest
Method · 0.45
GetPrototypeField
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected