IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.ReporterMsgForms.ReporterConfSpeech Class Reference

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

+ Inheritance diagram for IG.ReporterMsgForms.ReporterConfSpeech:
+ Collaboration diagram for IG.ReporterMsgForms.ReporterConfSpeech:

Public Member Functions

 ReporterConfSpeech (Reporter rf)
 Constructor. More...
 

Protected Member Functions

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

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.ReporterMsgForms.ReporterConfSpeech.ReporterConfSpeech ( Reporter  rf)
inline

Constructor.

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

Member Function Documentation

override void IG.ReporterMsgForms.ReporterConfSpeech.SetReporter ( enReporterType  type)
inlineprotected

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

Parameters
typeSpecifies what type of reporter should be set.

References IG.ReporterMsgForms.ReporterConsoleMsgboxSpeech.Global.


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