Public Member Functions | Protected Attributes

c_micro_error_index_base_invalid Class Reference

Error reporter class: invalid index base variable (not ARRAY, nor STRING). More...

#include <c_micro_error_index_base_invalid.h>

Inheritance diagram for c_micro_error_index_base_invalid:
Collaboration diagram for c_micro_error_index_base_invalid:

List of all members.

Public Member Functions

 c_micro_error_index_base_invalid (var_sym_index_t base, var_sym_index_t index, const string &var_name_base, const string &var_name_index)
 Constructor.
virtual ~c_micro_error_index_base_invalid ()
string get_msg ()
 Gets error message.

Protected Attributes

var_sym_index_t base_
 Erroneous index of base variable.
var_sym_index_t index_
 Erroneous index.
e_micro_type oper_
 Operator.
string var_name_base_
 Variable name (base variable).
string var_name_index_
 Variable name (index variable).

Detailed Description

Error reporter class: invalid index base variable (not ARRAY, nor STRING).

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

Definition at line 62 of file c_micro_error_index_base_invalid.h.


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

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

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