ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
ftree.hpp File Reference

Description:


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 dependency graph for ftree.hpp:
This graph shows which files directly or indirectly include this file:

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 AStringDbgDump (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)())