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

Parameter list item. More...

#include <ParameterListItem.h>

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

List of all members.

Public Member Functions

 CParameterListItem (int item, int button)
 Constructor.
virtual ~CParameterListItem ()
 Destructor.
int GetItem ()
 Gets the item.
int GetButton ()
 Gets the button.

Detailed Description

Parameter list item.

Author:
Christian Knobloch
Date:
29.11.2010

Constructor & Destructor Documentation

CParameterListItem::CParameterListItem ( int  item,
int  button 
)

Constructor.

Author:
Christian Knobloch
Date:
29.11.2010
Parameters:
itemThe item.
buttonThe button.

Destructor.

Author:
Christian Knobloch
Date:
29.11.2010

Member Function Documentation

Gets the button.

Author:
Christian Knobloch
Date:
29.11.2010
Returns:
The button.

Gets the item.

Author:
Christian Knobloch
Date:
29.11.2010
Returns:
The item.

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