Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derekmolloy/exploringBB
/ types & classes
Types & classes
346 in github.com/derekmolloy/exploringBB
⨍
Functions
1,258
◇
Types & classes
346
↓ 4 callers
Class
LED
chp05/makeLEDOOP/makeLEDs.cpp:23
↓ 4 callers
Class
body
chp05/performance/n-body2.cpp:58
↓ 1 callers
Class
AccelerometerServer
* 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 callers
Class
stat
chp14/v4l2/capture.c:549
↓ 1 callers
Class
sysinfo
chp10/old/cgicc/hello.cpp:9
Class
ADXL345
* @class ADXL345 * @brief Specific class for the ADXL345 Accelerometer */
library/sensor/ADXL345.h:39
Class
ADXL345
* @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
Class
Body
chp05/performance/nbody.java:104
Class
BusDevice
* @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
Class
BusDevice
* @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
Class
BusDevice
* @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
Class
BusDevice
* @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
Class
BusDevice
* @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
Enum
CONTROL
chp15/uio/adc/PRUADC.c:34
Enum
CONTROL
chp15/uio/adc/ADS7883/PRUADC.c:34
Enum
CONTROL
chp15/uio/PRUClock/PRUClock.c:31
Class
ConnectionHandler
chp13/threadedTemperatureServer/network/ConnectionHandler.h:36
Class
ConnectionHandler
chp13/threadedClientServer/network/ConnectionHandler.h:43
Class
DCMotor
* @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
Enum
DIRECTION
library/gpio/GPIO.h:48
Enum
DIRECTION
library/motor/StepperMotor.h:40
Enum
DIRECTION
library/motor/DCMotor.h:42
Enum
DIRECTION
chp06/API/gpio/GPIO.h:48
Enum
DIRECTION
chp06/pwm/GPIO.h:48
Enum
EDGE
library/gpio/GPIO.h:50
Enum
EDGE
chp06/API/gpio/GPIO.h:50
Enum
EDGE
chp06/pwm/GPIO.h:50
Enum
FREQUENCY
chp15/uio/adc/PRUADC.c:18
Enum
FREQUENCY
chp15/uio/adc/ADS7883/PRUADC.c:18
Enum
FREQUENCY
chp15/uio/PRUClock/PRUClock.c:15
Class
GPIO
* @class GPIO * @brief GPIO class for input and output functionality on a single GPIO pin */
library/gpio/GPIO.h:46
Class
GPIO
* @class GPIO * @brief GPIO class for input and output functionality on a single GPIO pin */
chp06/API/gpio/GPIO.h:46
Class
GPIO
chp06/GPIO/GPIO.h:41
Class
GPIO
chp06/GPIO/tests/GPIO.h:41
Class
GPIO
* @class GPIO * @brief GPIO class for input and output functionality on a single GPIO pin */
chp06/pwm/GPIO.h:46
Class
GPIOExpander
* @class GPIOExpander * @brief Specific class for the GPIOExpander */
chp10/gpioExpander/gpioExpander.h:15
Enum
GPIO_DIRECTION
chp06/GPIO/GPIO.h:37
Enum
GPIO_DIRECTION
chp06/GPIO/tests/GPIO.h:37
Enum
GPIO_EDGE
chp06/GPIO/GPIO.h:39
Enum
GPIO_EDGE
chp06/GPIO/tests/GPIO.h:39
Enum
GPIO_VALUE
chp06/GPIO/GPIO.h:38
Enum
GPIO_VALUE
chp06/GPIO/tests/GPIO.h:38
Class
I2CDevice
* @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
Class
I2CDevice
* @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
Class
I2CDevice
* @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
Class
ITG3200
* @class ITG3200 * @brief A class to interface with the ITG3200 gyroscope (untested) */
library/sensor/ITG3200.h:39
Enum
ITG3200_LPFILTER
library/sensor/ITG3200.h:42
Class
LCDCharacterDisplay
library/display/LCDCharacterDisplay.h:39
Class
LED
chp10/old/cgicc/LED.h:23
Class
LEDExample
chp05/javaLED/LEDExample.java:13
Class
MainWindow
chp13/QtTemperature/ui_mainwindow.h:152
Class
MainWindow
chp13/QtTemperature/mainwindow.h:16
Class
MainWindow
chp13/QtSocketsAccelerometer/accelerometerserver.h:15
Class
MainWindow
chp13/QtSocketsAccelerometer/mainwindow.h:18
Class
MainWindow
chp13/QtSocketsAccelerometer/serverthread.h:17
Class
MainWindow
chp13/QtSocketsTemperature/mainwindow.h:12
Class
Mandelbrot
chp05/performance/Mandelbrot/mandelbrot.java:20
Class
NBodySystem
chp05/performance/nbody.java:25
Enum
POLARITY
library/gpio/PWM.h:45
Enum
POLARITY
chp06/API/gpio/PWM.h:40
Enum
POLARITY
chp06/pwm/PWM.h:40
Enum
PORT
chp10/gpioExpander/gpioExpander.h:23
Class
PWM
* @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
Class
PWM
chp06/API/gpio/PWM.h:38
Class
PWM
chp06/GPIO/PWM.h:28
Class
PWM
chp06/pwm/PWM.h:38
Class
Planet
chp05/performance/nbody.rs:62
Class
PyModuleDef
chp05/cython/test.c:1199
Class
PyModuleDef
chp05/performance/cython_opt/nbody.c:1600
Class
PyModuleDef
chp05/performance/cython/nbody.c:4061
Enum
RANGE
library/sensor/ADXL345.h:43
Enum
RANGE
chp08/i2c/cpp/ADXL345.h:45
Enum
RESOLUTION
library/sensor/ADXL345.h:50
Enum
RESOLUTION
chp08/i2c/cpp/ADXL345.h:52
Class
SPIDevice
* @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
Class
SPIDevice
* @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
Class
SPIDevice
* @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
Class
SPIDevice
* @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
Class
SPIDevice
* @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
Enum
SPIMODE
library/bus/SPIDevice.h:42
Enum
SPIMODE
chp08/spi/adc_example/bus/SPIDevice.h:42
Enum
SPIMODE
chp09/tmp36/bus/SPIDevice.h:42
Enum
SPIMODE
chp09/max7219/bus/SPIDevice.h:42
Enum
SPIMODE
chp10/gpioExpander/bus/SPIDevice.h:19
Enum
STEP_MODE
library/motor/StepperMotor.h:39
Class
SensorSample
* @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
Class
ServerSettingsDialog
chp13/QtSocketsTemperature/serversettingsdialog.h:13
Class
ServerThread
chp13/QtSocketsAccelerometer/accelerometerserver.h:14
Class
ServerThread
* @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
Class
Servo
* @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
Class
SevenSegmentDisplay
* @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
Class
SocketClient
* @class SocketClient * @brief A class that encapsulates a socket client to be used for network communication */
library/network/SocketClient.h:40
Class
SocketClient
chp13/threadedTemperatureServer/network/SocketClient.h:36
Class
SocketClient
chp13/threadedClientServer/network/SocketClient.h:36
Class
SocketClient
chp10/old/thingSpeak/network/SocketClient.h:36
Class
SocketClient
chp10/old/clientserver/network/SocketClient.h:36
Class
SocketClient
chp11/thingSpeak/network/SocketClient.h:12
Class
SocketClient
* @class SocketClient * @brief A class that encapsulates a socket client to be used for network communication */
chp11/clientserver/network/SocketClient.h:40
Class
SocketServer
* @class SocketServer * @brief A class that encapsulates a server socket for network communication */
library/network/SocketServer.h:39
Class
SocketServer
chp13/threadedTemperatureServer/network/SocketServer.h:37
next →
1–100 of 346, ranked by callers