iscriplib.h File Reference

Token input/output stream module. More...

#include <cstddef>
#include <string>
#include "generic/constant.h"
#include "modulesystem.h"
Include dependency graph for iscriplib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Tokeniser
class  TokenWriter
struct  _QERScripLibTable

Defines

#define INCLUDED_ISCRIPLIB_H
#define MAXTOKEN   1024

Typedefs

typedef GlobalModule
< _QERScripLibTable
GlobalScripLibModule
typedef GlobalModuleRef
< _QERScripLibTable
GlobalScripLibModuleRef

Functions

_QERScripLibTableGlobalScriptLibrary ()

Detailed Description

Token input/output stream module.

Definition in file iscriplib.h.


Define Documentation

#define INCLUDED_ISCRIPLIB_H

Definition at line 23 of file iscriplib.h.

#define MAXTOKEN   1024

Definition at line 32 of file iscriplib.h.

Referenced by ScriptTokeniser::add(), and ScriptTokeniser::ScriptTokeniser().


Typedef Documentation

typedef GlobalModule<_QERScripLibTable> GlobalScripLibModule

Definition at line 77 of file iscriplib.h.

typedef GlobalModuleRef<_QERScripLibTable> GlobalScripLibModuleRef

Definition at line 81 of file iscriplib.h.


Function Documentation

_QERScripLibTable& GlobalScriptLibrary (  )  [inline]

Definition at line 84 of file iscriplib.h.


Generated by  doxygen 1.6.2