class AttachedProcessIteratorGetNextResponse
Defined at line 89 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
Public Methods
void AttachedProcessIteratorGetNextResponse (Storage_ storage)
void AttachedProcessIteratorGetNextResponse (::std::vector< ::std::string> process_names)
void AttachedProcessIteratorGetNextResponse ()
Default constructs a |AttachedProcessIteratorGetNextResponse| only if all of its members are default constructible.
Defined at line 100 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
void AttachedProcessIteratorGetNextResponse (AttachedProcessIteratorGetNextResponse && )
Defined at line 103 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
void AttachedProcessIteratorGetNextResponse (const AttachedProcessIteratorGetNextResponse & other)
AttachedProcessIteratorGetNextResponse & operator= (AttachedProcessIteratorGetNextResponse && )
Defined at line 104 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
AttachedProcessIteratorGetNextResponse & operator= (const AttachedProcessIteratorGetNextResponse & other)
bool operator== (const AttachedProcessIteratorGetNextResponse & other)
bool operator!= (const AttachedProcessIteratorGetNextResponse & other)
const ::std::vector< ::std::string> & process_names ()
::std::vector< ::std::string> & process_names ()
AttachedProcessIteratorGetNextResponse & process_names (::std::vector< ::std::string> value)
Setter for process_names.
void AttachedProcessIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits