PIDUINO
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 ▼NGpio2Namespace containing classes and types for GPIO device interaction. Use the kernel GPIO interface version 2. This API is documented in the Linux kernel documentation: https://www.kernel.org/doc/html/next/userspace-api/gpio/chardev.html
 CChipRepresents a GPIO chip and provides methods to interact with it
 CChipInfoInformation about a certain GPIO chip
 CLineRepresents a GPIO line and provides methods to interact with it
 CLineAttributeConfigurable attribute of a line
 CLineConfigConfiguration for GPIO lines
 CLineConfigAttributeConfiguration attribute associated with one or more of the requested lines
 CLineEventThe actual event being pushed to userspace
 CLineInfoInformation about a certain GPIO line
 CLineRequestInformation about a request for GPIO lines
 CLineValuesValues of GPIO lines
 ▼NPiduinoGlobal namespace for Piduino
 C_Setpriority
 CBashCompletionOptionPrinterOption printer for bash completion
 CClockHorloge
 CConfigFile
 ▼CConnectorConnecteur
 CDescriptorDescripteur d'un connecteur
 CFamily
 CConsoleOptionPrinterOption printer for the console
 CConvert
 ▼CConverterInterface for analog-to-digital and digital-to-analog converters
 CInfoContains information about a registered converter
 ▼CDatabase
 ▼CBoard
 CFamily
 CModel
 CFifo
 CFileDeviceProvides an interface for reading from and writing to files
 CFileStreamProvides an interface for reading from and writing to files with stream
 CFlagsA type-safe flags class for bitwise operations on enum values
 ▼CGpioClasse Gpio
 CDescriptorDescripteur d'un GPIO
 CGpioDeviceAbstract base class for GPIO devices
 CGpioPwmProvides PWM (Pulse Width Modulation) control for a GPIO pin
 CGroffOptionPrinterOption printer for man pages
 ▼CI2cDevI2C device interface for communicating with I2C peripheral devices
 CInfoInformation class for I2C bus configuration and management
 CImplicitValue option with implicit default value
 Cinvalid_option
 CIoDeviceAbstract base class for input/output devices
 CIoMapMemory mapping
 CLinearBuffer
 CManufacturer
 ▼CMax1161xClass for the MAX11612 to MAX11617 series of analog-to-digital converters
 CInfoStructure containing information about the Max1161x converter
 CMax7311I2C GPIO expander controller for the MAX7311 device
 CMcp4725Class for the MCP4725 series of digital-to-analog converters
 CMcp4728Class for the MCP4728 series of digital-to-analog converters
 COptionAbstract Base class for Options
 COptionParserOptionParser manages all Options
 COptionPrinterBase class for an OptionPrinter
 ▼CPinRepresents a general-purpose input/output (GPIO) pin and its configuration
 CDescriptorDescribes a pin's type, numbering, and associated names
 CNumberHolds various numbering representations for a pin
 CSpiCsRepresents a SPI chip select configuration for a pin
 CScheduler
 ▼CSerialPortProvides functions to access serial ports
 CInfoProvides information about existing serial ports
 CSettingsProvides settings information about serial ports
 ▼CSoC
 CFamily
 CSocPwm
 ▼CSpiDev
 CCsBroche de chip select d'un bus SPI
 CInfoInformations sur un bus SPI
 CSettings
 CTransfer
 CSwitchValue option without value
 CSysLogSystem logger
 CSysLogBuffer
 ▼CSystem
 CArmbianInfo
 CArmCore
 ▼CRaspianInfo
 CBoardInfo
 CBoardInfoField
 CTerminalProvides an interface for reading from and writing to terminals (tty)
 CTerminalNotifier
 CThreadSafeBufferThis provides a thread safe buffer
 CTSQueueThread-safe queue implementation
 CValueValue option with optional default value
 ▼NstdSTL namespace
 C_Unique_if
 C_Unique_if< T[]>
 C_Unique_if< T[N]>
 Cgpio_v2_line_attribute
 Cgpio_v2_line_config
 Cgpio_v2_line_config_attribute
 Cgpio_v2_line_event
 Cgpio_v2_line_info
 Cgpio_v2_line_request
 Cgpio_v2_line_values
 Cgpiochip_info
 CPrivateInternal implementation class for GpioDevice