28#ifndef API_MIP_FILE_FILE_STATUS_H_
29#define API_MIP_FILE_FILE_STATUS_H_
Interface for all file status functions.
virtual bool IsProtected()=0
Checks if a file is protected or not.
virtual bool ContainsProtectedObjects()=0
Checks if the unprotected container file contains protected objects.
virtual bool IsLabeled()=0
Checks if a file is labeled or not.