8#ifndef HPP_ALIB_FILES_FFILTER
9#define HPP_ALIB_FILES_FFILTER 1
11#if !defined (HPP_ALIB_FILES_FTREE)
17namespace alib {
namespace files {
std::shared_ptr< FFilter > SPFileFilter
files::SPFileFilter SPFileFilter
Type alias in namespace alib.
virtual ~FFilter()=default
virtual bool Includes(const FTree::ConstCursor &node, const String &parentPath)=0