Public Member Functions

FCam::F2::ShutterButton Class Reference

A simple shutter button class that generates an FCam::Event each time the Phidget based shutter button is pressed or released. More...

#include <ShutterButton.h>

Inheritance diagram for FCam::F2::ShutterButton:
Inheritance graph
[legend]
Collaboration diagram for FCam::F2::ShutterButton:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual std::string getEventString (const Event &) const
 Returns a string describing the meaning of a given event generated by this object.
 ShutterButton (int halfPress=1, int fullPress=0)
 Creates a new shutter button PhidgetDevice and registers the Phidget input indices corresponding to half and full presses.
virtual std::string getEventString (const Event &) const
 Returns a string describing the meaning of a given event generated by this object.
 ShutterButton (int halfPress=1, int fullPress=0)
 Creates a new shutter button PhidgetDevice and registers the Phidget input indices corresponding to half and full presses.

Detailed Description

A simple shutter button class that generates an FCam::Event each time the Phidget based shutter button is pressed or released.

Definition at line 17 of file ShutterButton.h.


Constructor & Destructor Documentation

FCam::F2::ShutterButton::ShutterButton ( int  halfPress = 1,
int  fullPress = 0 
)

Creates a new shutter button PhidgetDevice and registers the Phidget input indices corresponding to half and full presses.

Definition at line 90 of file ShutterButton.cpp.

FCam::F2::ShutterButton::ShutterButton ( int  halfPress = 1,
int  fullPress = 0 
)

Creates a new shutter button PhidgetDevice and registers the Phidget input indices corresponding to half and full presses.


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