MCPcopy Create free account
hub / github.com/KDE/labplot / dataContainer

Method dataContainer

src/backend/datasources/filters/CANFilter.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80std::vector<void*> CANFilter::dataContainer() const {
81 return d->m_DataContainer.dataContainer();
82}
83
84// #####################################################################
85// ################### Private implementation ##########################

Callers 2

readDataFromFileMethod · 0.80

Calls

no outgoing calls