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

ScriptHandler::Script Class Reference

#include <ih.h>

List of all members.

Public Methods

 Script (Interpreter::Type type, File buffer, ScriptStart start)
template<class T> void operator<< (T t)
template<class T> void operator>> (T &t)
bool operator! () const
bool is_valid () const
File get_buffer () const
Interpreter::Type get_type () const
ScriptStart get_start () const

Private Attributes

Interpreter::Type type
File buffer
ScriptStart start
bool valid


Constructor & Destructor Documentation

ScriptHandler::Script::Script Interpreter::Type    type,
File    buffer,
ScriptStart    start
 


Member Function Documentation

File ScriptHandler::Script::get_buffer   const [inline]
 

ScriptStart ScriptHandler::Script::get_start   const [inline]
 

Interpreter::Type ScriptHandler::Script::get_type   const [inline]
 

bool ScriptHandler::Script::is_valid   const [inline]
 

bool ScriptHandler::Script::operator!   const [inline]
 

template<class T>
void ScriptHandler::Script::operator<<   t [inline]
 

template<class T>
void ScriptHandler::Script::operator>> T &    t [inline]
 


Member Data Documentation

File ScriptHandler::Script::buffer [private]
 

ScriptStart ScriptHandler::Script::start [private]
 

Interpreter::Type ScriptHandler::Script::type [private]
 

bool ScriptHandler::Script::valid [private]
 


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