gpiod_line_request_config class

Inheritance

Constructors

gpiod_line_request_config(Pointer<Utf8> consumer, int request_type, int flags)

Properties

consumer Pointer<Utf8>
< Name of the consumer.
getter/setter pair
flags int
< Other configuration flags.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
request_type int
< Request type.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited