This header file is part of module ALib Files of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file ffilter.hpp.
#include "alib/files/ftree.hpp"Go to the source code of this file.
Classes | |
| struct | FFilter |
Namespaces | |
| namespace | alib |
| namespace | alib::files |
Typedefs | |
| using | FFilter = files::FFilter |
| Type alias in namespace alib. | |
| using | SPFileFilter = std::shared_ptr<FFilter> |
| A shared pointer to a filter. | |
| using | SPFileFilter = files::SPFileFilter |
| Type alias in namespace alib. | |