Public Member Functions | Public Attributes

gamepad::pot_map_t Struct Reference

describes a potentiometer mapping More...

#include <gamepad-map.h>

List of all members.

Public Member Functions

 pot_map_t (void) throw ()
void clear (void) throw ()
void dump (IN const char *title) const throw ()
bool isValid (void) const throw ()

Public Attributes

int index
 index of potentiometer

Detailed Description

describes a potentiometer mapping

Definition at line 132 of file gamepad-map.h.


Constructor & Destructor Documentation

gamepad::pot_map_t::pot_map_t ( void   )  throw () [inline]

Definition at line 133 of file gamepad-map.h.


Member Function Documentation

void gamepad::pot_map_t::clear ( void   )  throw () [inline]

Definition at line 134 of file gamepad-map.h.

void gamepad::pot_map_t::dump ( IN const char *  title  )  const throw () [inline]

Definition at line 137 of file gamepad-map.h.

bool gamepad::pot_map_t::isValid ( void   )  const throw () [inline]

Definition at line 141 of file gamepad-map.h.


Member Data Documentation

index of potentiometer

Definition at line 146 of file gamepad-map.h.


The documentation for this struct was generated from the following file: