error.h File Reference

Used to work with user's exeptions. More...

#include <string>
#include <vector>
#include <stdarg.h>
#include <stdio.h>

Include dependency graph for error.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  single_error
 Hold some information about error in the code. More...
class  error_msg
 Error message - stack of single_error s. More...


Detailed Description

Used to work with user's exeptions.

It creates stack of error messages that can be catched and outputed to the screen. Initial error is generated somewhere, and passed to called function, where mode description can be added. That is stack. Wahtever....

Author:
Developed under supervision of the PI Yuri Shprits

Definition in file error.h.


Generated on Thu May 27 11:53:19 2010 for VERB_CODE_2.0 by  doxygen 1.5.9