Example #1
0
BOOL isSFCProtected::include(FileData &file) const
{
    return file.isSfcProtected();
}