Public Member Functions | Private Attributes

c_micro_error_concat Class Reference

Error reporter class: it is not string, int, nor bool. More...

#include <c_micro_error_concat.h>

Inheritance diagram for c_micro_error_concat:
Collaboration diagram for c_micro_error_concat:

List of all members.

Public Member Functions

 c_micro_error_concat (var_sym_index_t index, e_micro_type oper, const string &var_name, const string &var_type)
 Constructor.
virtual ~c_micro_error_concat ()
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.
string var_type_
 Erronous variable type.

Detailed Description

Error reporter class: it is not string, int, nor bool.

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

Definition at line 63 of file c_micro_error_concat.h.


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

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

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