LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::Tokenize Struct Reference

#include "tokenize.h"

Classes

struct  Iterator

Public Member Functions

Iterator begin () const
Iterator end () const
auto rbegin () const
auto rend () const

Public Attributes

QStringView Str_
QChar Ch_

Detailed Description

Definition at line 15 of file tokenize.h.

Member Function Documentation

◆ begin()

Iterator LC::Util::Tokenize::begin ( ) const
inline

Definition at line 75 of file tokenize.h.

Referenced by rend(), and LC::Util::TokenizeFwd().

Here is the caller graph for this function:

◆ end()

Iterator LC::Util::Tokenize::end ( ) const
inline

Definition at line 81 of file tokenize.h.

Referenced by rbegin(), and LC::Util::TokenizeFwd().

Here is the caller graph for this function:

◆ rbegin()

auto LC::Util::Tokenize::rbegin ( ) const
inline

Definition at line 86 of file tokenize.h.

References end().

Referenced by LC::Util::TokenizeRev().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ rend()

auto LC::Util::Tokenize::rend ( ) const
inline

Definition at line 91 of file tokenize.h.

References begin().

Referenced by LC::Util::TokenizeRev().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ Ch_

QChar LC::Util::Tokenize::Ch_

Definition at line 18 of file tokenize.h.

◆ Str_

QStringView LC::Util::Tokenize::Str_

Definition at line 17 of file tokenize.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/sll/tokenize.h