class NodeDeprecatedGetAttrResponse
Defined at line 4529 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
Public Methods
void NodeDeprecatedGetAttrResponse (Storage_ storage)
void NodeDeprecatedGetAttrResponse (int32_t s, ::fuchsia_io::NodeAttributes attributes)
void NodeDeprecatedGetAttrResponse ()
Default constructs a |NodeDeprecatedGetAttrResponse| only if all of its members are default constructible.
Defined at line 4539 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void NodeDeprecatedGetAttrResponse (NodeDeprecatedGetAttrResponse && )
Defined at line 4542 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void NodeDeprecatedGetAttrResponse (const NodeDeprecatedGetAttrResponse & other)
NodeDeprecatedGetAttrResponse & operator= (NodeDeprecatedGetAttrResponse && )
Defined at line 4543 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
NodeDeprecatedGetAttrResponse & operator= (const NodeDeprecatedGetAttrResponse & other)
bool operator== (const NodeDeprecatedGetAttrResponse & other)
bool operator!= (const NodeDeprecatedGetAttrResponse & other)
int32_t s ()
int32_t & s ()
NodeDeprecatedGetAttrResponse & s (int32_t value)
Setter for s.
const ::fuchsia_io::NodeAttributes & attributes ()
::fuchsia_io::NodeAttributes & attributes ()
NodeDeprecatedGetAttrResponse & attributes (::fuchsia_io::NodeAttributes value)
Setter for attributes.
void NodeDeprecatedGetAttrResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits