AsCursor() | File | inline |
AsCursor() const | File | inline |
AssemblePath(Path &target, lang::CurrentData targetData=lang::CurrentData::Clear) const | File | inline |
alib::containers::StringTree::TCursor::AssemblePath(strings::TAString< typename cmTree::CharacterType, lang::HeapAllocator > &targetString, lang::CurrentData targetData=lang::CurrentData::Clear) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
alib::containers::StringTree::TCursor::AssemblePath(strings::TAString< typename cmTree::CharacterType, lang::HeapAllocator > &targetString, const TCursor< true > &parent, lang::CurrentData targetData=lang::CurrentData::Clear) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
AttachCustomData(TArgs &&... args) | File | inline |
Child(const NameType &name) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
cmCursor typedef | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
cmNode typedef | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
cmTree typedef | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
ConstCursor typedef | File | |
CountChildren() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
CreateChild(const NameType &childName, TArgs &&... args) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
CreateChildIfNotExistent(const NameType &name, TArgs &&... args) | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
CreatePathIfNotExistent(const NameType &path, TArgs &&... args) | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Cursor typedef | File | |
dbgCheckTree() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
dbgCheckTreeAndNode() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Delete() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
DeleteChild(const NameType &childName) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
DeleteChild(TCursor &child) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
DeleteChildren() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
DeleteCustomData() | File | inline |
Depth() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Distance(const TCursor< true > &other) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Export() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Export() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Extension() const | File | inline |
File()=default (defined in File) | File | |
File(FTree &pTree) | File | inline |
File(const Cursor &cursor) | File | inline |
FirstChild() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Format(Substring format, AString &target, lang::CurrentData targetData=lang::CurrentData::Keep, NumberFormat *numberFormat=nullptr) const | File | |
FormatAccessRights(AString &target) const | File | |
GetCustomData() | File | inline |
GetFTree() const | File | inline |
GetGroupName() const | File | inline |
GetMutableFInfo() | File | inline |
GetOwnerName() const | File | inline |
GoTo(const NameType &path) | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToChild(const NameType &name) | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToCreateChildIfNotExistent(const NameType &name, TArgs &&... args) | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToCreatedPathIfNotExistent(const NameType &path, TArgs &&... args) | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToFirstChild() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToLastChild() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToNextSibling() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToParent() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToPreviousSibling() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
GoToRoot() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
HasChildren() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
HasCustomData() const | File | inline |
HasNextSibling() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
HasPreviousSibling() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
IsInvalid() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
IsRoot() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
IsValid() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
LastChild() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Name() const | File | inline |
NextSibling() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
operator TCursor<!TConst >() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
operator!=(const TCursor &other) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
operator()(const NameType &path) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
operator*() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
operator*() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
operator->() const | File | inline |
alib::containers::StringTree::TCursor::operator->() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
operator=(const Cursor &other) | File | inline |
alib::containers::StringTree::TCursor::operator=(const TCursor &) noexcept=default | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
alib::containers::StringTree::TCursor::operator=(TCursor &&) noexcept=default | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
operator==(const TCursor &other) const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Parent() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
PreviousSibling() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Root() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Stem() const | File | inline |
TCursor(cmTree *pTree, cmNode *pNode) noexcept | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
TCursor() noexcept=default | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
TCursor(const TCursor &src) noexcept | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
TCursor(TCursor &&src) noexcept | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
Tree() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
TStringTree typedef | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
Value() | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |
Value() const | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | inlineprotected |
~TCursor() noexcept=default | StringTree< TAllocator, T, TNodeHandler, TRecycling >::TCursor< TConst > | protected |