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

Method GetType

lib/db_ido/dbvalue.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57DbValueType DbValue::GetType() const
58{
59 return m_Type;
60}
61
62Value DbValue::GetValue() const
63{

Callers 10

FieldToEscapedStringMethod · 0.45
FieldToEscapedStringMethod · 0.45
IsTimestampMethod · 0.45
IsObjectInsertIDMethod · 0.45
SetConfigHashMethod · 0.45
GetConfigHashMethod · 0.45
SetInsertIDMethod · 0.45
GetInsertIDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected