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

Method GetFieldCount

lib/base/type.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256int TypeType::GetFieldCount() const
257{
258 return GetBaseType()->GetFieldCount() + 3;
259}
260
261ObjectFactory TypeType::GetFactory() const
262{

Callers 10

AddSuggestionsFunction · 0.45
EvaluateFilterMethod · 0.45
SerializeObjectAttrsMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
GetFieldMethod · 0.45
GetFieldIdMethod · 0.45
GetFieldInfoMethod · 0.45
SerializeObjectFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected