MCPcopy Create free account

hub / github.com/derekmolloy/exploringBB / types & classes

Types & classes346 in github.com/derekmolloy/exploringBB

↓ 4 callersClassLED
chp05/makeLEDOOP/makeLEDs.cpp:23
↓ 4 callersClassbody
chp05/performance/n-body2.cpp:58
↓ 1 callersClassAccelerometerServer
* This is a class declaration, otherwise there would be issues with circular declaracation * and the C++ single definition rule. */
chp13/QtSocketsAccelerometer/mainwindow.h:25
↓ 1 callersClassstat
chp14/v4l2/capture.c:549
↓ 1 callersClasssysinfo
chp10/old/cgicc/hello.cpp:9
ClassADXL345
* @class ADXL345 * @brief Specific class for the ADXL345 Accelerometer */
library/sensor/ADXL345.h:39
ClassADXL345
* @class ADXL345 * @brief Specific class for the ADXL345 Accelerometer that is a child of the I2CDevice class * Protected inheritance means that the
chp08/i2c/cpp/ADXL345.h:40
ClassBody
chp05/performance/nbody.java:104
ClassBusDevice
* @class BusDevice * @brief This class is the parent of I2C and SPI devices, so that devices that use both * SPI and I2C interfaces can use those in
library/bus/BusDevice.h:37
ClassBusDevice
* @class BusDevice * @brief This class is the parent of I2C and SPI devices, so that devices that use both * SPI and I2C interfaces can use those in
chp08/spi/adc_example/bus/BusDevice.h:37
ClassBusDevice
* @class BusDevice * @brief This class is the parent of I2C and SPI devices, so that devices that use both * SPI and I2C interfaces can use those in
chp09/tmp36/bus/BusDevice.h:37
ClassBusDevice
* @class BusDevice * @brief This class is the parent of I2C and SPI devices, so that devices that use both * SPI and I2C interfaces can use those in
chp09/max7219/bus/BusDevice.h:37
ClassBusDevice
* @class BusDevice * @brief This class is the parent of I2C and SPI devices, so that devices that use both * SPI and I2C interfaces can use those in
chp10/gpioExpander/bus/BusDevice.h:13
EnumCONTROL
chp15/uio/adc/PRUADC.c:34
EnumCONTROL
chp15/uio/adc/ADS7883/PRUADC.c:34
EnumCONTROL
chp15/uio/PRUClock/PRUClock.c:31
ClassConnectionHandler
chp13/threadedTemperatureServer/network/ConnectionHandler.h:36
ClassConnectionHandler
chp13/threadedClientServer/network/ConnectionHandler.h:43
ClassDCMotor
* @class DCMotor * @brief A generic DC motor class that controls a motor driver board using a * PWM signal,and a GPIO state to control the motor dir
library/motor/DCMotor.h:40
EnumDIRECTION
library/gpio/GPIO.h:48
EnumDIRECTION
library/motor/StepperMotor.h:40
EnumDIRECTION
library/motor/DCMotor.h:42
EnumDIRECTION
chp06/API/gpio/GPIO.h:48
EnumDIRECTION
chp06/pwm/GPIO.h:48
EnumEDGE
library/gpio/GPIO.h:50
EnumEDGE
chp06/API/gpio/GPIO.h:50
EnumEDGE
chp06/pwm/GPIO.h:50
EnumFREQUENCY
chp15/uio/adc/PRUADC.c:18
EnumFREQUENCY
chp15/uio/adc/ADS7883/PRUADC.c:18
EnumFREQUENCY
chp15/uio/PRUClock/PRUClock.c:15
ClassGPIO
* @class GPIO * @brief GPIO class for input and output functionality on a single GPIO pin */
library/gpio/GPIO.h:46
ClassGPIO
* @class GPIO * @brief GPIO class for input and output functionality on a single GPIO pin */
chp06/API/gpio/GPIO.h:46
ClassGPIO
chp06/GPIO/GPIO.h:41
ClassGPIO
chp06/GPIO/tests/GPIO.h:41
ClassGPIO
* @class GPIO * @brief GPIO class for input and output functionality on a single GPIO pin */
chp06/pwm/GPIO.h:46
ClassGPIOExpander
* @class GPIOExpander * @brief Specific class for the GPIOExpander */
chp10/gpioExpander/gpioExpander.h:15
EnumGPIO_DIRECTION
chp06/GPIO/GPIO.h:37
EnumGPIO_DIRECTION
chp06/GPIO/tests/GPIO.h:37
EnumGPIO_EDGE
chp06/GPIO/GPIO.h:39
EnumGPIO_EDGE
chp06/GPIO/tests/GPIO.h:39
EnumGPIO_VALUE
chp06/GPIO/GPIO.h:38
EnumGPIO_VALUE
chp06/GPIO/tests/GPIO.h:38
ClassI2CDevice
* @class I2CDevice * @brief Generic I2C Device class that can be used to connect to any type of I2C device and read or write to its registers */
library/bus/I2CDevice.h:38
ClassI2CDevice
* @class I2CDevice * @brief Generic I2C Device class that can be used to connect to any type of I2C device and read or write to its registers */
chp08/i2c/cpp/I2CDevice.h:37
ClassI2CDevice
* @class I2CDevice * @brief Generic I2C Device class that can be used to connect to any type of I2C device and read or write to its registers */
chp10/gpioExpander/bus/I2CDevice.h:15
ClassITG3200
* @class ITG3200 * @brief A class to interface with the ITG3200 gyroscope (untested) */
library/sensor/ITG3200.h:39
EnumITG3200_LPFILTER
library/sensor/ITG3200.h:42
ClassLCDCharacterDisplay
library/display/LCDCharacterDisplay.h:39
ClassLED
chp10/old/cgicc/LED.h:23
ClassLEDExample
chp05/javaLED/LEDExample.java:13
ClassMainWindow
chp13/QtTemperature/ui_mainwindow.h:152
ClassMainWindow
chp13/QtTemperature/mainwindow.h:16
ClassMainWindow
chp13/QtSocketsAccelerometer/accelerometerserver.h:15
ClassMainWindow
chp13/QtSocketsAccelerometer/mainwindow.h:18
ClassMainWindow
chp13/QtSocketsAccelerometer/serverthread.h:17
ClassMainWindow
chp13/QtSocketsTemperature/mainwindow.h:12
ClassMandelbrot
chp05/performance/Mandelbrot/mandelbrot.java:20
ClassNBodySystem
chp05/performance/nbody.java:25
EnumPOLARITY
library/gpio/PWM.h:45
EnumPOLARITY
chp06/API/gpio/PWM.h:40
EnumPOLARITY
chp06/pwm/PWM.h:40
EnumPORT
chp10/gpioExpander/gpioExpander.h:23
ClassPWM
* @class PWM * @brief A class to control a basic PWM output -- you must know the exact sysfs filename * for the PWM output. */
library/gpio/PWM.h:43
ClassPWM
chp06/API/gpio/PWM.h:38
ClassPWM
chp06/GPIO/PWM.h:28
ClassPWM
chp06/pwm/PWM.h:38
ClassPlanet
chp05/performance/nbody.rs:62
ClassPyModuleDef
chp05/cython/test.c:1199
ClassPyModuleDef
chp05/performance/cython_opt/nbody.c:1600
ClassPyModuleDef
chp05/performance/cython/nbody.c:4061
EnumRANGE
library/sensor/ADXL345.h:43
EnumRANGE
chp08/i2c/cpp/ADXL345.h:45
EnumRESOLUTION
library/sensor/ADXL345.h:50
EnumRESOLUTION
chp08/i2c/cpp/ADXL345.h:52
ClassSPIDevice
* @class SPIDevice * @brief Generic SPI Device class that can be used to connect to any type of SPI device and read or write to its registers */
library/bus/SPIDevice.h:39
ClassSPIDevice
* @class SPIDevice * @brief Generic SPI Device class that can be used to connect to any type of SPI device and read or write to its registers */
chp08/spi/adc_example/bus/SPIDevice.h:39
ClassSPIDevice
* @class SPIDevice * @brief Generic SPI Device class that can be used to connect to any type of SPI device and read or write to its registers */
chp09/tmp36/bus/SPIDevice.h:39
ClassSPIDevice
* @class SPIDevice * @brief Generic SPI Device class that can be used to connect to any type of SPI device and read or write to its registers */
chp09/max7219/bus/SPIDevice.h:39
ClassSPIDevice
* @class SPIDevice * @brief Generic SPI Device class that can be used to connect to any type of SPI device and * read or write to its registers */
chp10/gpioExpander/bus/SPIDevice.h:16
EnumSPIMODE
library/bus/SPIDevice.h:42
EnumSPIMODE
chp08/spi/adc_example/bus/SPIDevice.h:42
EnumSPIMODE
chp09/tmp36/bus/SPIDevice.h:42
EnumSPIMODE
chp09/max7219/bus/SPIDevice.h:42
EnumSPIMODE
chp10/gpioExpander/bus/SPIDevice.h:19
EnumSTEP_MODE
library/motor/StepperMotor.h:39
ClassSensorSample
* @brief The SensorSample class provides a simple data transfer object that can be used * to send a sample using a signal to a slot. The signal is ge
chp13/QtSocketsAccelerometer/sensorsample.h:17
ClassServerSettingsDialog
chp13/QtSocketsTemperature/serversettingsdialog.h:13
ClassServerThread
chp13/QtSocketsAccelerometer/accelerometerserver.h:14
ClassServerThread
* @brief The ServerThread class is instantiated by the server class whenever there is a * new socket connection. It is important that the socket data
chp13/QtSocketsAccelerometer/serverthread.h:25
ClassServo
* @class Servo * @brief An extremely basic Servo class stub -- does nothing more than the PWM class but * is here for future use. */
library/motor/Servo.h:38
ClassSevenSegmentDisplay
* @class SevenSegmentDisplay * @brief A class that allows you to drive an array of 7 segment displays using an array of 74XX595 ICs */
library/display/SevenSegmentDisplay.h:35
ClassSocketClient
* @class SocketClient * @brief A class that encapsulates a socket client to be used for network communication */
library/network/SocketClient.h:40
ClassSocketClient
chp13/threadedTemperatureServer/network/SocketClient.h:36
ClassSocketClient
chp13/threadedClientServer/network/SocketClient.h:36
ClassSocketClient
chp10/old/thingSpeak/network/SocketClient.h:36
ClassSocketClient
chp10/old/clientserver/network/SocketClient.h:36
ClassSocketClient
chp11/thingSpeak/network/SocketClient.h:12
ClassSocketClient
* @class SocketClient * @brief A class that encapsulates a socket client to be used for network communication */
chp11/clientserver/network/SocketClient.h:40
ClassSocketServer
* @class SocketServer * @brief A class that encapsulates a server socket for network communication */
library/network/SocketServer.h:39
ClassSocketServer
chp13/threadedTemperatureServer/network/SocketServer.h:37
next →1–100 of 346, ranked by callers