Gnash  0.8.10
Public Member Functions | Static Public Member Functions
gnash::TouchDevice Class Reference

#include <InputDevice.h>

Inheritance diagram for gnash::TouchDevice:
gnash::InputDevice

List of all members.

Public Member Functions

const char * id ()
 TouchDevice ()
virtual ~TouchDevice ()
bool init ()
bool init (const std::string &filespec, size_t size)
bool check ()
void apply_ts_calibration (float *cx, float *cy, int rawx, int rawy)

Static Public Member Functions

static std::vector
< boost::shared_ptr
< InputDevice > > 
scanForDevices ()

Constructor & Destructor Documentation

gnash::TouchDevice::TouchDevice ( )

Referenced by scanForDevices().

gnash::TouchDevice::~TouchDevice ( ) [virtual]

Member Function Documentation

void gnash::TouchDevice::apply_ts_calibration ( float *  cx,
float *  cy,
int  rawx,
int  rawy 
)
bool gnash::TouchDevice::check ( ) [virtual]
const char* gnash::TouchDevice::id ( ) [inline, virtual]

Implements gnash::InputDevice.

bool gnash::TouchDevice::init ( ) [virtual]

Reimplemented from gnash::InputDevice.

bool gnash::TouchDevice::init ( const std::string &  filespec,
size_t  size 
) [virtual]
std::vector< boost::shared_ptr< InputDevice > > gnash::TouchDevice::scanForDevices ( ) [static]

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