class DriverHostLoadDriverResponse
Defined at line 185 of file fidling/gen/sdk/fidl/fuchsia.driver.loader/fuchsia.driver.loader/cpp/fidl/fuchsia.driver.loader/cpp/natural_types.h
Public Methods
void DriverHostLoadDriverResponse (Storage_ storage)
void DriverHostLoadDriverResponse ()
Defined at line 191 of file fidling/gen/sdk/fidl/fuchsia.driver.loader/fuchsia.driver.loader/cpp/fidl/fuchsia.driver.loader/cpp/natural_types.h
void DriverHostLoadDriverResponse (DriverHostLoadDriverResponse && )
Defined at line 192 of file fidling/gen/sdk/fidl/fuchsia.driver.loader/fuchsia.driver.loader/cpp/fidl/fuchsia.driver.loader/cpp/natural_types.h
void DriverHostLoadDriverResponse (const DriverHostLoadDriverResponse & other)
DriverHostLoadDriverResponse & operator= (DriverHostLoadDriverResponse && )
Defined at line 193 of file fidling/gen/sdk/fidl/fuchsia.driver.loader/fuchsia.driver.loader/cpp/fidl/fuchsia.driver.loader/cpp/natural_types.h
DriverHostLoadDriverResponse & operator= (const DriverHostLoadDriverResponse & other)
bool operator== (const DriverHostLoadDriverResponse & other)
bool operator!= (const DriverHostLoadDriverResponse & other)
bool IsEmpty ()
const std::optional<uint64_t> & dynamic_linking_abi ()
The dynamic linking passive ABI for the loaded modules.
::std::optional<uint64_t> & dynamic_linking_abi ()
The dynamic linking passive ABI for the loaded modules.
DriverHostLoadDriverResponse & dynamic_linking_abi (std::optional<uint64_t> value)
The dynamic linking passive ABI for the loaded modules.
void DriverHostLoadDriverResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits