class LoaderConfigResponse

Defined at line 194 of file fidling/gen/sdk/fidl/fuchsia.ldsvc/fuchsia.ldsvc/cpp/fidl/fuchsia.ldsvc/cpp/natural_types.h

Public Methods

void LoaderConfigResponse (Storage_ storage)
void LoaderConfigResponse (int32_t rv)
void LoaderConfigResponse ()

Default constructs a |LoaderConfigResponse| only if all of its members are default constructible.

Defined at line 205 of file fidling/gen/sdk/fidl/fuchsia.ldsvc/fuchsia.ldsvc/cpp/fidl/fuchsia.ldsvc/cpp/natural_types.h

void LoaderConfigResponse (LoaderConfigResponse && )

Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.ldsvc/fuchsia.ldsvc/cpp/fidl/fuchsia.ldsvc/cpp/natural_types.h

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

Defined at line 209 of file fidling/gen/sdk/fidl/fuchsia.ldsvc/fuchsia.ldsvc/cpp/fidl/fuchsia.ldsvc/cpp/natural_types.h

LoaderConfigResponse & operator= (const LoaderConfigResponse & other)
bool operator== (const LoaderConfigResponse & other)
bool operator!= (const LoaderConfigResponse & other)
int32_t rv ()
int32_t & rv ()
LoaderConfigResponse & rv (int32_t value)

Setter for rv.

void LoaderConfigResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits