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

Include Class Reference

class handling the include tag. More...

#include <include.h>

Inheritance diagram for Include::

Tag List of all members.

Public Methods

 Include (Line &line)
bool operator! () const
 class is valid? More...

std::string get_file ()
 returns the included filename. More...


Private Methods

bool check_tag ()

Private Attributes

std::string file
bool is_valid_tag

Detailed Description

class handling the include tag.

the include tag: <include file="the_file">


Constructor & Destructor Documentation

Include::Include Line   line
 


Member Function Documentation

bool Include::check_tag   [private]
 

std::string Include::get_file   [inline]
 

returns the included filename.

bool Include::operator!   const [inline]
 

class is valid?

Reimplemented from Tag.


Member Data Documentation

std::string Include::file [private]
 

bool Include::is_valid_tag [private]
 

Reimplemented from Tag.


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