class NodeSyncResponse

Defined at line 5670 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/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 5680 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

void NodeSyncResponse (NodeSyncResponse && )

Defined at line 5683 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

void NodeSyncResponse (const NodeSyncResponse & other)
NodeSyncResponse & operator= (NodeSyncResponse && )

Defined at line 5684 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/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