VEXcode IQ C++ Unofficial documentation for version 3.0.4.1
All Classes Namespaces Files Functions Variables Enumerations
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cvex::controller::axisGet values from one of the controller's joysticks
 Cvex::brain::batterySee information about the battery
 Cvex::brain
 Cvex::console
 Cvex::brain::buttonGet values from the brain's buttons
 Cvex::controller::buttonGet values from the controller's buttons
 Cvex::vision::codeUse this class when programming the vision sensor
 Cvex::controller
 Cvex::device
 Cvex::bumper
 Cvex::colorsensor
 Cvex::distanceControl the distance sensor
 Cvex::generic
 Cvex::gyro
 Cvex::motorControl motor devices
 Cvex::opticalControl the optical sensor
 Cvex::pneumatic
 Cvex::sonar
 Cvex::touchled
 Cvex::visionUse this class when programming the vision sensor
 Cvex::devicesUse the device class to get information about all of the vex devices plugged into the IQ
 Cvex::drivetrain
 Cvex::smartdrive
 Cvex::event
 Cvex::optical::gestureA class to collect all gesture detection data
 Cvex::brain::lcdWrite or draw to the brain's LCD screen
 Cvex::motor_group
 Cvex::mutexCreate and control mutexes
 Cvex::vision::objectObject that the vision sensor detects
 Cvex::optical::rgbcA class to hold raw or processed rgbc data
 Cvex::safearray< T, len >
 Cvex::safearray< vex::vision::object, VISION_MAX_OBJECTS >
 Cvex::semaphoreSynchronize access to resources
 Cvex::vision::signatureUse this class when programming the vision sensor
 Cvex::taskCreate and control tasks
 Cvex::brain::terminalSend text to the brain USB port
 Cvex::threadCreate and control threads
 Cvex::timerCreate timers for your program