Public Member Functions | Private Attributes

c_micro_error_invnum Class Reference

Error reporter class: invalid number (conversion from STRING). More...

#include <c_micro_error_invnum.h>

Inheritance diagram for c_micro_error_invnum:
Collaboration diagram for c_micro_error_invnum:

List of all members.

Public Member Functions

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

Private Attributes

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

Detailed Description

Error reporter class: invalid number (conversion from STRING).

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

Definition at line 63 of file c_micro_error_invnum.h.


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

Generated on Sat Aug 7 2010 15:32:03 for VooDoo cIRCle by doxygen 1.7.1

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