class ProfileProviderRegisterHandlerWithCapacityResponse

Defined at line 5002 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

Public Methods

void ProfileProviderRegisterHandlerWithCapacityResponse (Storage_ storage)
void ProfileProviderRegisterHandlerWithCapacityResponse (int64_t period, int64_t capacity)
void ProfileProviderRegisterHandlerWithCapacityResponse ()

Default constructs a |ProfileProviderRegisterHandlerWithCapacityResponse| only if all of its members are default constructible.

Defined at line 5012 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

void ProfileProviderRegisterHandlerWithCapacityResponse (ProfileProviderRegisterHandlerWithCapacityResponse && )

Defined at line 5015 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

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

Defined at line 5016 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

ProfileProviderRegisterHandlerWithCapacityResponse & operator= (const ProfileProviderRegisterHandlerWithCapacityResponse & other)
bool operator== (const ProfileProviderRegisterHandlerWithCapacityResponse & other)
bool operator!= (const ProfileProviderRegisterHandlerWithCapacityResponse & other)
int64_t period ()
int64_t & period ()
ProfileProviderRegisterHandlerWithCapacityResponse & period (int64_t value)

Setter for period.

int64_t capacity ()
int64_t & capacity ()
ProfileProviderRegisterHandlerWithCapacityResponse & capacity (int64_t value)

Setter for capacity.

void ProfileProviderRegisterHandlerWithCapacityResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits