Public Member Functions | Private Attributes

c_micro_error_except2 Class Reference

Error reporter class: exception thrown while processing operator with two operands. More...

#include <c_micro_error_except2.h>

Inheritance diagram for c_micro_error_except2:
Collaboration diagram for c_micro_error_except2:

List of all members.

Public Member Functions

 c_micro_error_except2 (var_sym_index_t index1, var_sym_index_t index2, e_micro_type oper, const string &var_name1, const string &var_name2)
 Constructor.
virtual ~c_micro_error_except2 ()
string get_msg ()
 Gets error message.

Private Attributes

var_sym_index_t index1_
 Left-hand side variable index.
var_sym_index_t index2_
 Right-hand side variable index.
e_micro_type oper_
 Operator.
string var_name1_
 Left-hand side variable name.
string var_name2_
 Right-hand side variable name.

Detailed Description

Error reporter class: exception thrown while processing operator with two operands.

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

Definition at line 63 of file c_micro_error_except2.h.


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

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

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