MCPcopy Create free account
hub / github.com/IENT/YUView / popTreeItem

Method popTreeItem

YUViewLib/src/parser/common/SubByteReaderLogging.cpp:324–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324void SubByteReaderLogging::popTreeItem()
325{
326 this->currentTreeLevel = this->stashedTreeItem;
327 this->stashedTreeItem = nullptr;
328}
329
330void SubByteReaderLogging::logExceptionAndThrowError(const std::exception &ex,
331 const std::string & when)

Callers 3

parseMethod · 0.80
parseMethod · 0.80
parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected