class FrameCloseRequest
Defined at line 3533 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
Public Methods
void FrameCloseRequest (Storage_ storage)
void FrameCloseRequest ()
Defined at line 3538 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void FrameCloseRequest (FrameCloseRequest && )
Defined at line 3539 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void FrameCloseRequest (const FrameCloseRequest & other)
FrameCloseRequest & operator= (FrameCloseRequest && )
Defined at line 3540 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
FrameCloseRequest & operator= (const FrameCloseRequest & other)
bool operator== (const FrameCloseRequest & other)
bool operator!= (const FrameCloseRequest & other)
bool IsEmpty ()
const std::optional<int64_t> & timeout ()
Optional.
::std::optional<int64_t> & timeout ()
Optional.
FrameCloseRequest & timeout (std::optional<int64_t> value)
Optional.
void FrameCloseRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits