34#ifndef API_MIP_FILE_FILE_INSPECTOR_H_
35#define API_MIP_FILE_FILE_INSPECTOR_H_
Definition file_inspector.h:47
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.
Definition file_inspector.h:42
A file containing the Stream interface/class definition.