class CounterGetInspectVmoResponse
Defined at line 491 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
Public Methods
void CounterGetInspectVmoResponse (Storage_ storage)
void CounterGetInspectVmoResponse (int32_t status, ::fuchsia_mem::Buffer buffer)
void CounterGetInspectVmoResponse ()
Default constructs a |CounterGetInspectVmoResponse| only if all of its members are default constructible.
Defined at line 502 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
void CounterGetInspectVmoResponse (CounterGetInspectVmoResponse && )
Defined at line 505 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
CounterGetInspectVmoResponse & operator= (CounterGetInspectVmoResponse && )
Defined at line 506 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
int32_t status ()
int32_t & status ()
CounterGetInspectVmoResponse & status (int32_t value)
Setter for status.
const ::fuchsia_mem::Buffer & buffer ()
::fuchsia_mem::Buffer & buffer ()
CounterGetInspectVmoResponse & buffer (::fuchsia_mem::Buffer value)
Setter for buffer.
void CounterGetInspectVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits