MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_last_error()

std::string MayaFlux::IO::VolumeReader::get_last_error ( ) const
inlineoverridevirtual

Get the last error message.

Returns
Error string or empty if no error.

Implements MayaFlux::IO::FileReader.

Definition at line 218 of file VolumeReader.hpp.

218{ return m_last_error; }

Referenced by MayaFlux::IO::IOManager::load_volume().

+ Here is the caller graph for this function: