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

Method eof

src/3rdparty/vector_blf/src/Vector/BLF/File.cpp:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86bool File::eof() const {
87 return m_readWriteQueue.eof();
88}
89
90ObjectHeaderBase * File::read() {
91 /* read object */

Callers 2

readMethod · 0.45
readAttachmentListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected