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

Method GetName2

lib/db_ido/dbobject.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62String DbObject::GetName2() const
63{
64 return m_Name2;
65}
66
67DbType::Ptr DbObject::GetType() const
68{

Callers 6

ReconnectMethod · 0.80
ActivateObjectMethod · 0.80
DeactivateObjectMethod · 0.80
ReconnectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected