ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
stringtreeiterator.hpp File Reference

Description:

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

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file stringtreeiterator.hpp.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  alib::containers::StringTreeIterator< TStringTree >::RecursionData::ActChildIdentifier
struct  alib::containers::StringTreeIterator< TStringTree >::NameSorter
struct  alib::containers::StringTreeIterator< TStringTree >::RecursionData
 Protected, internal struct used to store the data of recursive iterations. More...
struct  alib::containers::StringTreeIterator< TStringTree >::Sorter
class  alib::containers::StringTreeIterator< TStringTree >

Namespaces

namespace  alib
namespace  alib::containers

Typedefs

template<typename TTree>
using alib::StringTreeIterator = containers::StringTreeIterator<TTree>
 Type alias in namespace alib.