class OsRevision
Defined at line 123 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const uint32_t & major ()
Defined at line 129 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
bool has_major ()
Defined at line 133 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
uint32_t * mutable_major ()
Defined at line 137 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
void clear_major ()
Defined at line 145 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
const uint32_t & minor ()
Defined at line 153 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
bool has_minor ()
Defined at line 157 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
uint32_t * mutable_minor ()
Defined at line 161 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
void clear_minor ()
Defined at line 169 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/hlcpp/fuchsia/tee/cpp/fidl.h
OsRevision & set_major (uint32_t _value)
OsRevision & set_minor (uint32_t _value)
void OsRevision ()
void OsRevision (OsRevision && other)
void ~OsRevision ()
OsRevision & operator= (OsRevision && other)
::std::unique_ptr<OsRevision> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, OsRevision * _value, size_t _offset)
zx_status_t Clone (OsRevision * _result)