#include <tstring.hpp>
Definition at line 29 of file tstring.hpp.
◆ walker()
◆ begin()
| std::string::const_iterator t_string_base::walker::begin |
( |
| ) |
const |
|
inline |
◆ count()
| int t_string_base::walker::count |
( |
| ) |
const |
|
inline |
◆ countable()
| bool t_string_base::walker::countable |
( |
| ) |
const |
|
inline |
◆ end()
| std::string::const_iterator t_string_base::walker::end |
( |
| ) |
const |
|
inline |
◆ eos()
| bool t_string_base::walker::eos |
( |
| ) |
const |
|
inline |
◆ last()
| bool t_string_base::walker::last |
( |
| ) |
const |
|
inline |
◆ next()
| void t_string_base::walker::next |
( |
| ) |
|
|
inline |
◆ operator std::string_view()
| t_string_base::walker::operator std::string_view |
( |
| ) |
const |
|
inline |
◆ plural_begin()
| std::string::const_iterator t_string_base::walker::plural_begin |
( |
| ) |
const |
◆ plural_end()
| std::string::const_iterator t_string_base::walker::plural_end |
( |
| ) |
const |
◆ textdomain()
| const std::string& t_string_base::walker::textdomain |
( |
| ) |
const |
|
inline |
◆ translatable()
| bool t_string_base::walker::translatable |
( |
| ) |
const |
|
inline |
◆ update()
| void t_string_base::walker::update |
( |
| ) |
|
|
private |
◆ begin_
| std::string::size_type t_string_base::walker::begin_ |
|
private |
◆ count_
| int t_string_base::walker::count_ |
|
private |
◆ countable_
| bool t_string_base::walker::countable_ |
|
private |
◆ end_
| std::string::size_type t_string_base::walker::end_ |
|
private |
◆ string_
| const std::string& t_string_base::walker::string_ |
|
private |
◆ textdomain_
| std::string t_string_base::walker::textdomain_ |
|
private |
◆ translatable_
| bool t_string_base::walker::translatable_ |
|
private |
The documentation for this class was generated from the following files: