class ProcessInfoIteratorGetNextResponse
Defined at line 332 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
Public Methods
void ProcessInfoIteratorGetNextResponse (Storage_ storage)
void ProcessInfoIteratorGetNextResponse (::std::vector< ::fuchsia_debugger::ProcessInfo> info)
void ProcessInfoIteratorGetNextResponse ()
Default constructs a |ProcessInfoIteratorGetNextResponse| only if all of its members are default constructible.
Defined at line 343 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
void ProcessInfoIteratorGetNextResponse (ProcessInfoIteratorGetNextResponse && )
Defined at line 346 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
void ProcessInfoIteratorGetNextResponse (const ProcessInfoIteratorGetNextResponse & other)
ProcessInfoIteratorGetNextResponse & operator= (ProcessInfoIteratorGetNextResponse && )
Defined at line 347 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_types.h
ProcessInfoIteratorGetNextResponse & operator= (const ProcessInfoIteratorGetNextResponse & other)
bool operator== (const ProcessInfoIteratorGetNextResponse & other)
bool operator!= (const ProcessInfoIteratorGetNextResponse & other)
const ::std::vector< ::fuchsia_debugger::ProcessInfo> & info ()
::std::vector< ::fuchsia_debugger::ProcessInfo> & info ()
ProcessInfoIteratorGetNextResponse & info (::std::vector< ::fuchsia_debugger::ProcessInfo> value)
Setter for info.
void ProcessInfoIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits