CLAM-Development  1.1
Public Types | Public Member Functions | Static Public Attributes
CLAM::OutControlSenderConfig::EControlRepresentation Class Reference

#include <OutControlSender.hxx>

List of all members.

Public Types

enum  tEnum {
  eUndetermined, eVerticalSlider, eHorizontalSlider, eKnot,
  eSpinBox
}

Public Member Functions

 EControlRepresentation ()
 EControlRepresentation (tValue v)
 EControlRepresentation (std::string s)
ComponentSpecies () const
 Returns a new object of the same class than the receiver object.

Static Public Attributes

static tEnumValue sEnumValues []
static tValue sDefault

Detailed Description

Definition at line 17 of file OutControlSender.hxx.


Member Enumeration Documentation

Enumerator:
eUndetermined 
eVerticalSlider 
eHorizontalSlider 
eKnot 
eSpinBox 

Definition at line 27 of file OutControlSender.hxx.


Constructor & Destructor Documentation

Definition at line 23 of file OutControlSender.hxx.

Referenced by Species().

Definition at line 24 of file OutControlSender.hxx.

Definition at line 25 of file OutControlSender.hxx.


Member Function Documentation

Returns a new object of the same class than the receiver object.

To be reimplemented by subclasses.

Returns:
a new allocated component. The pointer belongs to the caller.

Implements CLAM::Enum.

Definition at line 35 of file OutControlSender.hxx.

References EControlRepresentation().


Member Data Documentation

Initial value:

Definition at line 21 of file OutControlSender.hxx.


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