Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenThermal/libseek-thermal
/ types & classes
Types & classes
45 in github.com/OpenThermal/libseek-thermal
⨍
Functions
172
◇
Types & classes
45
↓ 11 callers
Class
ParseError
Errors that occur during regular parsing */
examples/args.h:186
↓ 4 callers
Class
MapError
Errors in map lookups */
examples/args.h:204
↓ 3 callers
Class
Help
An exception that indicates that the user has requested help */
examples/args.h:222
↓ 2 callers
Class
ExtraError
Error that occurs when a singular flag is specified multiple times */
examples/args.h:213
↓ 1 callers
Class
UsageError
Errors that occur during usage */
examples/args.h:177
↓ 1 callers
Class
ValidationError
Errors that are detected from group validation after parsing finishes */
examples/args.h:195
Class
ArgumentParser
The main user facing command line argument parser class */
examples/args.h:868
Class
Base
Base class for all match types */
examples/args.h:378
Class
CounterFlag
A flag class that simply counts the number of times it's matched */
examples/args.h:1501
Class
DeviceCommand
src/SeekDevice.h:18
Class
EitherFlag
A simple unified option type for unified initializer lists for the Matcher class. */
examples/args.h:232
Enum
Enum
src/SeekDevice.h:19
Class
Error
Base error class */
examples/args.h:168
Enum
Error
Error class, for when ARGS_NOEXCEPT is defined
examples/args.h:155
Class
Flag
Boolean argument matcher */
examples/args.h:1434
Class
FlagBase
Base class for all flag options */
examples/args.h:473
Class
Group
Class for all kinds of validating groups, including ArgumentParser */
examples/args.h:605
Class
HelpFlag
Help flag class * * Works like a regular flag, but throws an instance of Help when it is matched */
examples/args.h:1456
Class
HelpParams
examples/args.h:891
Class
MapFlag
examples/args.h:1702
Class
MapFlagList
examples/args.h:1767
Class
MapPositional
examples/args.h:1942
Class
MapPositionalList
examples/args.h:2009
Class
Matcher
A class of "matchers", specifying short and flags that can possibly be * matched. * * This is supposed to be constructed and then passe
examples/args.h:280
Class
NamedBase
Base class for all match types that have a name */
examples/args.h:432
Class
Positional
examples/args.h:1837
Class
PositionalBase
Base class for positional options */
examples/args.h:577
Class
PositionalList
examples/args.h:1882
Class
SeekCam
src/SeekCam.h:14
Class
SeekDevice
src/SeekDevice.h:60
Class
SeekThermal
src/SeekThermal.h:21
Class
SeekThermalPro
src/SeekThermalPro.h:21
Class
Validators
examples/args.h:614
Class
ValueFlag
examples/args.h:1597
Class
ValueFlagBase
Base class for value-accepting flag options */
examples/args.h:549
Class
ValueFlagList
examples/args.h:1642
Class
ValueReader
examples/args.h:1552
Class
ValueReader<std::string>
examples/args.h:1579
Class
libusb_context
forward struct declarations for libusb stuff */
src/SeekDevice.h:13
Class
libusb_context
src/SeekDevice.h:120
Class
libusb_device
src/SeekDevice.cpp:143
Class
libusb_device_descriptor
src/SeekDevice.cpp:144
Class
libusb_device_handle
src/SeekDevice.h:14
Class
libusb_device_handle
src/SeekDevice.h:121
Class
v4l2_format
examples/seek_viewer.cpp:133