IT_Bus::SimpleReader Class Reference

#include <it_bus_pdk/simple_reader.h>

Inheritance diagram for IT_Bus::SimpleReader:

IT_Bus::ComplexTypeReader IT_Bus::XMLAttributeReader List of all members.

Detailed Description

Reader that throws DeserializationException from all read methods except those for simple types and nillables.

Useful as a base class for readers that do not read all types, in particular attribute readers.

Definition at line 17 of file simple_reader.h.

Public Member Functions

 SimpleReader (const String &exception_message=sm_default_message)
 Exception messages are of the form: exception_message + " " + name_of_type.

Private Attributes

String m_message

Static Private Attributes

static const String sm_default_message


Generated on Thu Sep 7 11:40:24 2006 for Artix by  doxygen 1.4.7