My Project
SallyAPI::GUI::SendMessage::CParameterNotificationText Class Reference

Parameter notification text. More...

#include <ParameterNotificationText.h>

Inheritance diagram for SallyAPI::GUI::SendMessage::CParameterNotificationText:
SallyAPI::GUI::SendMessage::CParameterBase

List of all members.

Public Member Functions

 CParameterNotificationText (const std::string &text)
 Constructor.
virtual ~CParameterNotificationText ()
 Destructor.
std::string GetText ()
 Gets the text.

Detailed Description

Parameter notification text.

Author:
Christian Knobloch
Date:
26.12.2011

Constructor & Destructor Documentation

Constructor.

Author:
Christian Knobloch
Date:
26.12.2011
Parameters:
textThe text.

Destructor.

Author:
Christian Knobloch
Date:
26.12.2011

Member Function Documentation

Gets the text.

Author:
Christian Knobloch
Date:
26.12.2011
Returns:
The text.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines