ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
ftree.inl File Reference

Description:

This header-file is part of module ALib Files of the ALib C++ Framework.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file ftree.inl.

Go to the source code of this file.

Classes

struct  alib::strings::APPENDABLES::AppendableTraits< files::File, TChar, lang::HeapAllocator >
 Specialization of functor AppendableTraits for type File. More...
class  alib::files::File
class  alib::files::FTree
struct  alib::files::FTreeListener
struct  alib::files::detail::FTreeNodeHandler
struct  alib::files::std::hash< alib::files::FTree::ConstCursorHandle >
 Specialization of std::hash for the type ConstCursorHandle. More...
struct  alib::files::std::hash< alib::files::FTree::CursorHandle >
 Specialization of std::hash for the type CursorHandle. More...
struct  alib::files::FTree::ListenerRecord
 Record used to manage registered listeners. More...
struct  alib::files::TSharedFTree< TLock >

Namespaces

namespace  alib
namespace  alib::files
namespace  alib::files::detail
 This namespace implements internals of namespace alib::files.
namespace  alib::files::std
namespace  alib::strings
namespace  alib::strings::APPENDABLES

Typedefs

using alib::File = files::File
 Type alias in namespace alib.
using alib::FTree = files::FTree
 Type alias in namespace alib.
using alib::SharedFTree = files::TSharedFTree<SharedLock>
 Type alias in namespace alib.
using alib::files::detail::TTree
 A shortcut to the base class of the base class of class FTree.

Functions

AStringalib::files::DbgDump (AString &target, FTree &tree, EnumBitSet< FInfo::Types > includedTypes=EnumBitSet< FInfo::Types >(true), FTree::Cursor startNode=FTree::Cursor(), unsigned depth=(std::numeric_limits< unsigned int >::max)())
void alib::files::FFormat_File (const Box &box, const String &formatSpec, NumberFormat &nf, AString &target)

Variables

String alib::files::DBG_DUMP_FORMAT