val_LiteralValue Class Reference
[Parser for config files; validation]

#include <val.h>

Inheritance diagram for val_LiteralValue:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 264 of file val.h.


Public Member Functions

virtual void Bind (ivd_LibraryType_e &a_dest)
virtual ~val_LiteralValue ()

Private Attributes

 log_CLASSID_m

Constructor & Destructor Documentation

virtual val_LiteralValue::~val_LiteralValue (  )  [inline, virtual]

Definition at line 270 of file val.h.

00270                                 {
00271     }


Member Function Documentation

virtual void val_LiteralValue::Bind ( ivd_LibraryType_e a_dest  )  [inline, virtual]

Reimplemented in val_LibType.

Definition at line 266 of file val.h.

References ie_PARSER_ERROR, and ivd_Error.

00266                                                     {
00267         throw ivd_Error(ie_PARSER_ERROR, "Undefined Bind() member function");
00268     };


Member Data Documentation


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

Generated on Mon Feb 27 19:51:47 2012 for OPENARCHIVE by  doxygen 1.5.6