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

Method GetAvailableBytes

lib/base/fifo.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97size_t FIFO::GetAvailableBytes() const
98{
99 return m_DataSize;
100}
101
102bool FIFO::SupportsWaiting() const
103{

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected