TDiagnostic Class Reference

class TDiagnostic

Class to encapsulate diagnostic parameter values.

Since
2.0
Public Member Functions
TDiagnostic()
~TDiagnostic()
Public Attributes
TBool iAccepted
TPtr iData
TInt32 iSNR

Constructor & Destructor Documentation

TDiagnostic()

IMPORT_CTDiagnostic()

Two-phased constructor.

~TDiagnostic()

IMPORT_C~TDiagnostic()

Destructor.

Member Data Documentation

TBool iAccepted

TBool iAccepted

Whether the recognition result was accepted.

TPtr iData

TPtr iData

Controller specific diagnostic data related to the recognition result.

TInt32 iSNR

TInt32 iSNR

Signal to noise ratio.