[Package Index | Mudlib Index | Effect Index]

File /cmds/errors_base.c

This is the low level error database inheritable. It handles all such annoying things as connecting to the server and sending the queries. There are 2 levels of functions, you can do your own queries or leave the details to this object. The errors database contains the following fields in the errors table: There are is also a separate table for forwards, which has the following fields: Finally, a table for comments exists with the following fields:

Written by Turrican

Includes

This class includes the following files /include/db.h, /include/log.h and /include/config.h

Method index

Protected Functions

These are functions that only objects inheriting the class can access.