OutputReplacement Struct Reference

A replacement item, associated with some output. More...

List of all members.

Public Member Functions

 OutputReplacement (const std::wstring &oldString, const std::wstring &newString)
 The constructor.
 OutputReplacement ()
 The default constructor.

Public Attributes

std::wstring newValue
 The string to replace with.
std::wstring oldValue
 The string to replace.


Detailed Description

Each output can have set of replacements associated with it to fix some text pronounciation. These replacements must not be confused with replacements used for language-specific operations in TextProcessor class.

See also:
Output

Constructor & Destructor Documentation

OutputReplacement::OutputReplacement ( const std::wstring &  oldString,
const std::wstring &  newString 
) [inline]

Parameters:
[in] oldstring The string to replace
[in] newstring The string to replace with


Generated on Wed Sep 29 16:40:41 2010 for VoiceMan by  doxygen 1.5.9