Inverter Class Reference

Setter object that inverts its value. More...

#include <Inverter.h>

Inheritance diagram for Inverter:

Inheritance graph
[legend]
Collaboration diagram for Inverter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void input (int value)


Detailed Description

Setter object that inverts its value.

Author:
Mike McCauley (mikem@open.com.au)
Inverter inverts its input value and passes it the resulting value to the next Setter (the target) in the chain.

Member Function Documentation

void Inverter::input ( int  value  )  [virtual]

Input the value to be inverted

Parameters:
[in] value The input value
Author:
Mike McCauley (mikem@open.com.au)

Reimplemented from Setter.

References Setter::input().


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

Generated on Wed Jul 21 07:33:52 2010 for RCKit by  doxygen 1.5.6