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

ScriptHandler Class Reference

handles script lines. More...

#include <ih.h>

List of all members.

Public Types

typedef std::list< Scriptscript_list
typedef script_list::iterator script_list_it

Public Methods

 ScriptHandler (Precompiler *precompiler)
bool add (ScriptStart ss, File buffer)
 adds the specific script part to the script buffer. More...

script_list get_scripts () const

Private Methods

 ScriptHandler ()

Private Attributes

script_list sl
Precompilerprecompiler


Detailed Description

handles script lines.


Member Typedef Documentation

typedef std::list<Script> ScriptHandler::script_list
 

typedef script_list::iterator ScriptHandler::script_list_it
 


Constructor & Destructor Documentation

ScriptHandler::ScriptHandler Precompiler   pc
 

ScriptHandler::ScriptHandler   [inline, private]
 


Member Function Documentation

bool ScriptHandler::add ScriptStart    ss,
File    buf
 

adds the specific script part to the script buffer.

script_list ScriptHandler::get_scripts   const [inline]
 


Member Data Documentation

Precompiler* ScriptHandler::precompiler [private]
 

script_list ScriptHandler::sl [private]
 


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