Data Fields | Friends

ucc::script::error Class Reference

A class to collect compile-time errors. More...

#include <script.h>

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

Data Fields

unsigned errline
char * errmsg

Friends

class script

Detailed Description

A class to collect compile-time errors.

These are collected as the script is compiled, and can then be examined. This allows one to push errors into an alternate logging facility.

Author:
David Sugar <dyfet@gnutelephony.org>

Definition at line 390 of file script.h.


The documentation for this class was generated from the following file: