MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / dataCount

Method dataCount

3rdparty/qcustomplot/qcustomplot.h:4421–4424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4419*/
4420template <class DataType>
4421int QCPAbstractPlottable1D<DataType>::dataCount() const
4422{
4423 return mDataContainer->size();
4424}
4425
4426/*!
4427 \copydoc QCPPlottableInterface1D::dataMainKey

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected