class SessionWatchAlertResponse

Defined at line 859 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h

Public Methods

void SessionWatchAlertResponse (Storage_ storage)
void SessionWatchAlertResponse (::std::string alert_name)
void SessionWatchAlertResponse ()

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

Defined at line 869 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h

void SessionWatchAlertResponse (SessionWatchAlertResponse && )

Defined at line 872 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h

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

Defined at line 873 of file fidling/gen/sdk/fidl/fuchsia.tracing.controller/fuchsia.tracing.controller/cpp/fidl/fuchsia.tracing.controller/cpp/natural_types.h

SessionWatchAlertResponse & operator= (const SessionWatchAlertResponse & other)
bool operator== (const SessionWatchAlertResponse & other)
bool operator!= (const SessionWatchAlertResponse & other)
const ::std::string & alert_name ()
::std::string & alert_name ()
SessionWatchAlertResponse & alert_name (::std::string value)

Setter for alert_name.

void SessionWatchAlertResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits