class ThreadDetailsInterest

Defined at line 138 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h

Public Methods

void ThreadDetailsInterest (Storage_ storage)
void ThreadDetailsInterest ()

Defined at line 144 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h

void ThreadDetailsInterest (ThreadDetailsInterest && )

Defined at line 145 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h

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

Defined at line 146 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h

ThreadDetailsInterest & operator= (const ThreadDetailsInterest & other)
bool operator== (const ThreadDetailsInterest & other)
bool operator!= (const ThreadDetailsInterest & other)
bool IsEmpty ()
const std::optional<bool> & backtrace ()

Produce a backtrace in symbolizer markup format for each thread.

If this is unspecified, no backtrace will be included in the

ThreadDetails yielded by ProcessInfoIterator.

::std::optional<bool> & backtrace ()

Produce a backtrace in symbolizer markup format for each thread.

If this is unspecified, no backtrace will be included in the

ThreadDetails yielded by ProcessInfoIterator.

ThreadDetailsInterest & backtrace (std::optional<bool> value)

Produce a backtrace in symbolizer markup format for each thread.

If this is unspecified, no backtrace will be included in the

ThreadDetails yielded by ProcessInfoIterator.

void ThreadDetailsInterest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits