class MinidumpOptions
Defined at line 720 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
Public Methods
void MinidumpOptions (Storage_ storage)
void MinidumpOptions ()
Defined at line 726 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
void MinidumpOptions (MinidumpOptions && )
Defined at line 727 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
void MinidumpOptions (const MinidumpOptions & other)
MinidumpOptions & operator= (MinidumpOptions && )
Defined at line 728 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
MinidumpOptions & operator= (const MinidumpOptions & other)
bool operator== (const MinidumpOptions & other)
bool operator!= (const MinidumpOptions & other)
bool IsEmpty ()
const std::optional< ::fuchsia_debugger::Filter> & filter ()
This will not install any new filters and will not cause new processes
to be attached. Rather, this filter will be applied to already attached
processes.
::std::optional< ::fuchsia_debugger::Filter> & filter ()
This will not install any new filters and will not cause new processes
to be attached. Rather, this filter will be applied to already attached
processes.
MinidumpOptions & filter (std::optional< ::fuchsia_debugger::Filter> value)
This will not install any new filters and will not cause new processes
to be attached. Rather, this filter will be applied to already attached
processes.
void MinidumpOptions (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits