class DriverCrashInfo
Defined at line 315 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h
Information stored when a thread crashes.
Public Methods
void DriverCrashInfo (Storage_ storage)
void DriverCrashInfo ()
Defined at line 321 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h
void DriverCrashInfo (DriverCrashInfo && )
Defined at line 322 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h
bool IsEmpty ()
DriverCrashInfo & operator= (DriverCrashInfo && )
Defined at line 323 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h
const std::optional< ::std::string> & url ()
::std::optional< ::std::string> & url ()
DriverCrashInfo & url (std::optional< ::std::string> value)
Setter for url.
const std::optional< ::zx::event> & node_token ()
::std::optional< ::zx::event> & node_token ()
DriverCrashInfo & node_token (std::optional< ::zx::event> value)
Setter for node_token.
void DriverCrashInfo (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits