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

#include <rounding.h>

Inheritance diagram for slider_rounding:
slider

List of all members.

Public Member Functions

virtual ~slider_rounding ()
 slider_rounding ()

Private Member Functions

 slider_rounding (const slider_rounding &rhs)
slider_roundingoperator= (const slider_rounding &rhs)

Detailed Description

The slider_rounding class is used to represent the Rounding Switch on the Canola's keyboard.

Definition at line 27 of file rounding.h.


Constructor & Destructor Documentation

The destructor.

Definition at line 21 of file rounding.cc.

The default constructor.

Definition at line 26 of file rounding.cc.

The copy constructor. Do not use.

Parameters:
rhsThe right hand side of the initialization.

Member Function Documentation

slider_rounding& slider_rounding::operator= ( const slider_rounding 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: