UserIn class public functions
UserIn
(void);
Does nothing important.
~UserIn
();
Does nothing.
action
(void);
Gets a sample from standard input.
sampleType
output
(void);
Returns the last input value from the keyboard.