#include <ih.h>
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 |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001