class DebugAgentAttachToResponse
Defined at line 1059 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
Public Methods
void DebugAgentAttachToResponse (Storage_ storage)
void DebugAgentAttachToResponse (uint32_t num_matches)
void DebugAgentAttachToResponse ()
Default constructs a |DebugAgentAttachToResponse| only if all of its members are default constructible.
Defined at line 1070 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
void DebugAgentAttachToResponse (DebugAgentAttachToResponse && )
Defined at line 1073 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
void DebugAgentAttachToResponse (const DebugAgentAttachToResponse & other)
DebugAgentAttachToResponse & operator= (DebugAgentAttachToResponse && )
Defined at line 1074 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
DebugAgentAttachToResponse & operator= (const DebugAgentAttachToResponse & other)
bool operator== (const DebugAgentAttachToResponse & other)
bool operator!= (const DebugAgentAttachToResponse & other)
uint32_t num_matches ()
uint32_t & num_matches ()
DebugAgentAttachToResponse & num_matches (uint32_t value)
Setter for num_matches.
void DebugAgentAttachToResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits