class InterruptGpio

Defined at line 1001 of file fidling/gen/sdk/fidl/fuchsia.buttons/fuchsia.buttons/cpp/fidl/fuchsia.buttons/cpp/wire_types.h

Gpio pin will trigger an interrupt when its value has changed.

Public Methods

void InterruptGpio ()

Defined at line 1003 of file fidling/gen/sdk/fidl/fuchsia.buttons/fuchsia.buttons/cpp/fidl/fuchsia.buttons/cpp/wire_types.h

void InterruptGpio (const InterruptGpio & other)

Defined at line 1004 of file fidling/gen/sdk/fidl/fuchsia.buttons/fuchsia.buttons/cpp/fidl/fuchsia.buttons/cpp/wire_types.h

InterruptGpio & operator= (const InterruptGpio & other)

Defined at line 1005 of file fidling/gen/sdk/fidl/fuchsia.buttons/fuchsia.buttons/cpp/fidl/fuchsia.buttons/cpp/wire_types.h

void InterruptGpio (InterruptGpio && other)

Defined at line 1006 of file fidling/gen/sdk/fidl/fuchsia.buttons/fuchsia.buttons/cpp/fidl/fuchsia.buttons/cpp/wire_types.h

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_buttons::wire::InterruptGpio> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_buttons::wire::InterruptGpio> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_buttons::wire::InterruptGpio>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void InterruptGpio (::fidl::AnyArena & allocator)
void InterruptGpio (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_buttons::wire::InterruptGpio>> && frame)

This constructor allows a user controlled allocation (not using a Arena).

It should only be used when performance is key.

As soon as the frame is given to the table, it must not be used directly or for another table.

void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_buttons::wire::InterruptGpio>> && frame_ptr)
InterruptGpio & operator= (InterruptGpio && other)

Defined at line 1007 of file fidling/gen/sdk/fidl/fuchsia.buttons/fuchsia.buttons/cpp/fidl/fuchsia.buttons/cpp/wire_types.h

void ~InterruptGpio ()

Defined at line 1009 of file fidling/gen/sdk/fidl/fuchsia.buttons/fuchsia.buttons/cpp/fidl/fuchsia.buttons/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder