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