Canola  0.8.D001
Public Member Functions | Private Member Functions
slider_power Class Reference

#include <power.h>

Inheritance diagram for slider_power:
slider

List of all members.

Public Member Functions

virtual ~slider_power ()
 slider_power ()

Private Member Functions

 slider_power (const slider_power &rhs)
slider_poweroperator= (const slider_power &rhs)

Detailed Description

The slider_power class is used to represent the Power Switch on the Canola's keyboard.

Definition at line 27 of file power.h.


Constructor & Destructor Documentation

The destructor.

Definition at line 21 of file power.cc.

The default constructor.

Definition at line 26 of file power.cc.

slider_power::slider_power ( const slider_power rhs) [private]

The copy constructor. Do not use.

Parameters:
rhsThe right hand side of the initialization.

Member Function Documentation

slider_power& slider_power::operator= ( const slider_power rhs) [private]

The assignment operator. Do not use.

Parameters:
rhsThe right hand side of the assignment.

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