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

Function TypedChunkReader

src/3rdparty/mcap/include/mcap/reader.hpp:536–536  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534
535 TypedChunkReader();
536 TypedChunkReader(const TypedChunkReader&) = delete;
537 TypedChunkReader& operator=(const TypedChunkReader&) = delete;
538 TypedChunkReader(TypedChunkReader&&) = delete;
539 TypedChunkReader& operator=(TypedChunkReader&&) = delete;

Callers 1

reader.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected