class CollectorCollectJsonStatsRequest
Defined at line 31 of file fidling/gen/sdk/fidl/fuchsia.memory.inspection/fuchsia.memory.inspection/cpp/fidl/fuchsia.memory.inspection/cpp/natural_types.h
Public Methods
void CollectorCollectJsonStatsRequest (Storage_ storage)
void CollectorCollectJsonStatsRequest (::zx::socket socket)
void CollectorCollectJsonStatsRequest ()
Default constructs a |CollectorCollectJsonStatsRequest| only if all of its members are default constructible.
Defined at line 42 of file fidling/gen/sdk/fidl/fuchsia.memory.inspection/fuchsia.memory.inspection/cpp/fidl/fuchsia.memory.inspection/cpp/natural_types.h
void CollectorCollectJsonStatsRequest (CollectorCollectJsonStatsRequest && )
Defined at line 45 of file fidling/gen/sdk/fidl/fuchsia.memory.inspection/fuchsia.memory.inspection/cpp/fidl/fuchsia.memory.inspection/cpp/natural_types.h
CollectorCollectJsonStatsRequest & operator= (CollectorCollectJsonStatsRequest && )
Defined at line 46 of file fidling/gen/sdk/fidl/fuchsia.memory.inspection/fuchsia.memory.inspection/cpp/fidl/fuchsia.memory.inspection/cpp/natural_types.h
const ::zx::socket & socket ()
::zx::socket & socket ()
CollectorCollectJsonStatsRequest & socket (::zx::socket value)
Setter for socket.
void CollectorCollectJsonStatsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits