ucc::script::methods Class Reference

Runtime methods collection class. More...

#include <script.h>

Inheritance diagram for ucc::script::methods:
Inheritance graph
[legend]
Collaboration diagram for ucc::script::methods:
Collaboration graph
[legend]

Public Member Functions

bool scrAdd (void)
bool scrApply (void)
bool scrBreak (void)
bool scrCase (void)
bool scrClear (void)
bool scrConst (void)
bool scrContinue (void)
bool scrDefine (void)
bool scrDo (void)
bool scrElif (void)
bool scrElse (void)
bool scrEndcase (void)
bool scrEndif (void)
bool scrError (void)
bool scrExit (void)
bool scrExpand (void)
bool scrExpr (void)
bool scrForeach (void)
bool scrGosub (void)
bool scrGoto (void)
bool scrIf (void)
bool scrIndex (void)
bool scrInvoke (void)
bool scrLoop (void)
bool scrNop (void)
bool scrOtherwise (void)
bool scrPack (void)
bool scrPause (void)
bool scrPrevious (void)
bool scrPush (void)
bool scrRef (void)
bool scrRepeat (void)
bool scrRestart (void)
bool scrReturn (void)
bool scrSet (void)
bool scrUntil (void)
bool scrVar (void)
bool scrWhen (void)
bool scrWhile (void)

Detailed Description

Runtime methods collection class.

This is used to collect the runtime implimentation of each script command. Often derived application servers will use sideway inheritance of something derived from interp to collect implimentations for convenience.

Author:
David Sugar <dyfet@gnutelephony.org>

Definition at line 408 of file script.h.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208