Public Types | |
| typedef boost::shared_ptr< Pedal > | Ptr |
| typedef boost::shared_ptr< Pedal > | Ptr |
Public Attributes | |
| string | name |
| vector< Sensor::Ptr > | sensors |
Definition at line 153 of file interface_phidgets_getdata_synchronous.cpp.
| typedef boost::shared_ptr<Pedal> Pedal::Ptr |
Definition at line 82 of file phidgets_getdata_synchronous.cpp.
| typedef boost::shared_ptr<Pedal> Pedal::Ptr |
Definition at line 157 of file interface_phidgets_getdata_synchronous.cpp.
| string Pedal::name |
Definition at line 160 of file interface_phidgets_getdata_synchronous.cpp.
| vector< Sensor::Ptr > Pedal::sensors |
Definition at line 159 of file interface_phidgets_getdata_synchronous.cpp.