#include <lang.h>
Inheritance diagram for Lang::

Public Methods | |
| Lang (Line &line) | |
| bool | operator! () const |
| class not a tag?;. More... | |
| std::string | get_text (Strings::string_list &locs) |
| returns the text if the language is correct. More... | |
| std::string | get_text () const |
Private Attributes | |
| std::string | lang |
| std::string | text |
|
|
|
|
|
|
|
|
returns the text if the language is correct.
|
|
|
class not a tag?;.
Reimplemented from Tag. |
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001