IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Lib::ReporterConfSpeech Class Reference

This class is extension of ReporterConf that enables reporting via speech. More...

Inheritance diagram for IG::Lib::ReporterConfSpeech:
Collaboration diagram for IG::Lib::ReporterConfSpeech:

List of all members.

Public Member Functions

 ReporterConfSpeech (ReporterBase rf)
 Constructor.

Protected Member Functions

override void SetReporter (enReporterType type)
 Sets the current reporter of this calss according to the reporter type.

Detailed Description

This class is extension of ReporterConf that enables reporting via speech.

Do not use the visual builder for modifying this class! Only modify the class manually. This class should only contain overrides of certain methods such that speech is activated!


Constructor & Destructor Documentation

IG::Lib::ReporterConfSpeech::ReporterConfSpeech ( ReporterBase  rf) [inline]

Constructor.

Parameters:
rfReporter that is used for reporting errors that appear in this form.

Member Function Documentation

override void IG::Lib::ReporterConfSpeech::SetReporter ( enReporterType  type) [inline, protected, virtual]

Sets the current reporter of this calss according to the reporter type.

Parameters:
typeSpecifies what type of reporter should be set.

Reimplemented from IG::Forms::ReporterConf.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events