|
VEX V5 C++ API
|
Triport device class header. More...
Classes | |
| class | vex::triport |
| Use this class to get and set information about devices on 3-wire ports. More... | |
| class | vex::triport::port |
| Use this class to get access to port functions and members. More... | |
| class | vex::__tridevice |
| Use this class to get access to Three Wire Port functions and members. More... | |
| class | vex::limit |
| Use this class when programming with the limit switch. More... | |
| class | vex::bumper |
| Use this class when programming with the bumper device. More... | |
| class | vex::digital_in |
| Use this class when programming with a digital-in device. More... | |
| class | vex::digital_out |
| Use this class when programming with a digital-out device. More... | |
| class | vex::led |
| Use this class when programming with a led device. More... | |
| class | vex::pneumatics |
| Use this class when programming with a pneumatics device. More... | |
| class | vex::pot |
| Use this class when programming with a potentiometer. More... | |
| class | vex::line |
| Use this class when programming with a line follower. More... | |
| class | vex::light |
| Use this class when programming with a light sensor. More... | |
| class | vex::gyro |
| Use this class when programming with a gyro sensor. More... | |
| class | vex::accelerometer |
| Use this class when programming with an accelerometer sensor. More... | |
| class | vex::analog_in |
| Use this class when programming with an analog-in device. More... | |
| class | vex::encoder |
| Use this class when programming with an encoder. More... | |
| class | vex::sonar |
| Use this class when programming with a sonar sensor. More... | |
| class | vex::pwm_out |
| Use this class when programming with a pwm-out device. More... | |
| class | vex::servo |
| Use this class when programming with a servo device. More... | |
| class | vex::motor29 |
| Use this class when programming a motor connected to a motor controller 29. More... | |
| class | vex::motor_victor |
| Use this class when programming with a motor connected to a victor motor controller. More... | |
Namespaces | |
| vex | |
| device class | |
Triport device class header.
1.8.15