34#ifndef API_MIP_FILE_FILE_INSPECTOR_H_
35#define API_MIP_FILE_FILE_INSPECTOR_H_
virtual std::shared_ptr< Stream > GetFileStream() const =0
Get the file stream.
virtual InspectorType GetInspectorType() const =0
Get file types,.
InspectorType
Inspector type correlating to supported file types.
@ Unknown
Unkown file inspector.
@ Msg
Msg style file inspector, rpmsg / msg based.
A file containing the Stream interface/class definition.