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 ftree.hpp.
#include "alib/files/finfo.hpp"
#include "alib/monomem/stringtree.hpp"
#include "alib/lang/system/directory.hpp"
#include "alib/enums/iterablebitset.hpp"
Go to the source code of this file.
Classes | |
class | FTree |
struct | FTreeNodeMaintainer |
struct | FTree::LinkedEIDir |
struct | FTree::LinkedEISL |
struct | FTree::LinkedEISLDir |
Namespaces | |
namespace | alib |
namespace | alib::files |
namespace | alib::files::detail |
Typedefs | |
using | FTree = files::FTree |
Type alias in namespace alib. | |
Functions | |
ALIB_API AString & | DbgDump (AString &target, FTree &tree, EnumBitSet< FInfo::Types > includedTypes=EnumBitSet< FInfo::Types >(true), FTree::Cursor startNode=FTree::Cursor(), unsigned int depth=(std::numeric_limits< unsigned int >::max)()) |