OutputFunction Class Reference
#include <test_regression.h>
Detailed Description
Customizing output to result-files.
Definition at line 146 of file test_regression.h.
Public Types | |
enum | { Write, Writeln, WriteCursorPosition, WriteCursorPositionln } |
Public Member Functions | |
OutputFunction (KJS::ExecState *exec, OutputObject *obj, int _id, int length) | |
bool | implementsCall () const |
virtual KJS::Value | call (KJS::ExecState *exec, KJS::Object &thisObj, const KJS::List &args) |
The documentation for this class was generated from the following files: