class InlineCommand

Defined at line 747 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

Public Methods

void InlineCommand (Storage_ storage)
void InlineCommand ()

Defined at line 752 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

void InlineCommand (InlineCommand && )

Defined at line 753 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

void InlineCommand (const InlineCommand & other)
InlineCommand & operator= (InlineCommand && )

Defined at line 754 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

InlineCommand & operator= (const InlineCommand & other)
bool operator== (const InlineCommand & other)
bool operator!= (const InlineCommand & other)
bool IsEmpty ()
const std::optional< ::std::vector<uint8_t>> & data ()
::std::optional< ::std::vector<uint8_t>> & data ()
InlineCommand & data (std::optional< ::std::vector<uint8_t>> value)

Setter for data.

const std::optional< ::std::vector<uint64_t>> & semaphores ()
::std::optional< ::std::vector<uint64_t>> & semaphores ()
InlineCommand & semaphores (std::optional< ::std::vector<uint64_t>> value)

Setter for semaphores.

void InlineCommand (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits