class NodeSyncResponse
Defined at line 709 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
Public Methods
void NodeSyncResponse (Storage_ storage)
void NodeSyncResponse (uint8_t __reserved)
void NodeSyncResponse ()
Default constructs a |NodeSyncResponse| only if all of its members are default constructible.
Defined at line 719 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
void NodeSyncResponse (NodeSyncResponse && )
Defined at line 722 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
void NodeSyncResponse (const NodeSyncResponse & other)
NodeSyncResponse & operator= (NodeSyncResponse && )
Defined at line 723 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
NodeSyncResponse & operator= (const NodeSyncResponse & other)
bool operator== (const NodeSyncResponse & other)
bool operator!= (const NodeSyncResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
NodeSyncResponse & __reserved (uint8_t value)
Setter for __reserved.
void NodeSyncResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits