class ProviderGetFontFamilyInfoResponse
Defined at line 1308 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
Public Methods
void ProviderGetFontFamilyInfoResponse (Storage_ storage)
void ProviderGetFontFamilyInfoResponse (::fuchsia_fonts::FontFamilyInfo family_info)
void ProviderGetFontFamilyInfoResponse ()
Default constructs a |ProviderGetFontFamilyInfoResponse| only if all of its members are default constructible.
Defined at line 1319 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
void ProviderGetFontFamilyInfoResponse (ProviderGetFontFamilyInfoResponse && )
Defined at line 1322 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
void ProviderGetFontFamilyInfoResponse (const ProviderGetFontFamilyInfoResponse & other)
ProviderGetFontFamilyInfoResponse & operator= (ProviderGetFontFamilyInfoResponse && )
Defined at line 1323 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
ProviderGetFontFamilyInfoResponse & operator= (const ProviderGetFontFamilyInfoResponse & other)
bool operator== (const ProviderGetFontFamilyInfoResponse & other)
bool operator!= (const ProviderGetFontFamilyInfoResponse & other)
const ::fuchsia_fonts::FontFamilyInfo & family_info ()
::fuchsia_fonts::FontFamilyInfo & family_info ()
ProviderGetFontFamilyInfoResponse & family_info (::fuchsia_fonts::FontFamilyInfo value)
Setter for family_info.
void ProviderGetFontFamilyInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits