Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Lang Class Reference

class that handles the lang tag. More...

#include <lang.h>

Inheritance diagram for Lang::

Tag List of all members.

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

Detailed Description

class that handles the lang tag.


Constructor & Destructor Documentation

Lang::Lang Line   line
 


Member Function Documentation

std::string Lang::get_text   const [inline]
 

std::string Lang::get_text Strings::string_list   locs [inline]
 

returns the text if the language is correct.

bool Lang::operator!   const [inline]
 

class not a tag?;.

Reimplemented from Tag.


Member Data Documentation

std::string Lang::lang [private]
 

std::string Lang::text [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Nov 20 02:19:53 2001 for Leo<HTML> by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001