Public Member Functions | Private Attributes

c_micro_error_divzero Class Reference

Error reporter class: division by zero. More...

#include <c_micro_error_divzero.h>

Inheritance diagram for c_micro_error_divzero:
Collaboration diagram for c_micro_error_divzero:

List of all members.

Public Member Functions

 c_micro_error_divzero (var_sym_index_t index, e_micro_type oper, const string &var_name)
 Constructor.
virtual ~c_micro_error_divzero ()
string get_msg ()
 Gets error message.

Private Attributes

var_sym_index_t index_
 Erroneous index.
e_micro_type oper_
 Operator.
string var_name_
 Variable name.

Detailed Description

Error reporter class: division by zero.

Author:
VooDooMan
Version:
1
Date:
2006-03-16

Definition at line 63 of file c_micro_error_divzero.h.


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

Generated on Sat Aug 7 2010 15:31:51 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads