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

Method GetValue

lib/base/datetime.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46double DateTime::GetValue() const
47{
48 return m_Value;
49}
50
51String DateTime::Format(const String& format) const
52{

Callers 10

operator==Method · 0.45
ToDateTimeValueMethod · 0.45
FindVarImportRefMethod · 0.45
GetConstMethod · 0.45
DoEvaluateMethod · 0.45
GetReferenceMethod · 0.45
BindToScopeMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected