class ProviderGetFamilyInfoResponse
Defined at line 391 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
Public Methods
void ProviderGetFamilyInfoResponse (Storage_ storage)
void ProviderGetFamilyInfoResponse (::fidl::Box< ::fuchsia_fonts::FamilyInfo> family_info)
void ProviderGetFamilyInfoResponse ()
Default constructs a |ProviderGetFamilyInfoResponse| only if all of its members are default constructible.
Defined at line 402 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
void ProviderGetFamilyInfoResponse (ProviderGetFamilyInfoResponse && )
Defined at line 405 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
void ProviderGetFamilyInfoResponse (const ProviderGetFamilyInfoResponse & other)
ProviderGetFamilyInfoResponse & operator= (ProviderGetFamilyInfoResponse && )
Defined at line 406 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
ProviderGetFamilyInfoResponse & operator= (const ProviderGetFamilyInfoResponse & other)
bool operator== (const ProviderGetFamilyInfoResponse & other)
bool operator!= (const ProviderGetFamilyInfoResponse & other)
const ::fidl::Box< ::fuchsia_fonts::FamilyInfo> & family_info ()
::fidl::Box< ::fuchsia_fonts::FamilyInfo> & family_info ()
ProviderGetFamilyInfoResponse & family_info (::fidl::Box< ::fuchsia_fonts::FamilyInfo> value)
Setter for family_info.
void ProviderGetFamilyInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits