t_string::walker Class Reference
#include <tstring.hpp>
List of all members.
Detailed Description
Definition at line 23 of file tstring.hpp.
Constructor & Destructor Documentation
t_string::walker::walker |
( |
const t_string & |
string |
) |
|
t_string::walker::walker |
( |
const std::string & |
string |
) |
|
Member Function Documentation
void t_string::walker::next |
( |
|
) |
[inline] |
bool t_string::walker::eos |
( |
|
) |
const [inline] |
bool t_string::walker::last |
( |
|
) |
const [inline] |
bool t_string::walker::translatable |
( |
|
) |
const [inline] |
const std::string& t_string::walker::textdomain |
( |
|
) |
const [inline] |
std::string::const_iterator t_string::walker::begin |
( |
|
) |
const [inline] |
std::string::const_iterator t_string::walker::end |
( |
|
) |
const [inline] |
void t_string::walker::update |
( |
void |
|
) |
[private] |
Definition at line 67 of file tstring.cpp.
References begin_, end_, ERR_CF, id, id_to_textdomain, ID_TRANSLATABLE_PART, string_, textdomain_, TEXTDOMAIN_SEPARATOR, translatable_, TRANSLATABLE_PART, and UNTRANSLATABLE_PART.
Referenced by next(), and walker().
Member Data Documentation
The documentation for this class was generated from the following files: