class ActualAndRequested
Defined at line 687 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static ClassDataFull _class_data_
Public Methods
template <typename = void>
void ActualAndRequested (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const ActualAndRequested & from)
void Clear ()
::size_t ByteSizeLong ()
void ActualAndRequested ()
Defined at line 691 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void ActualAndRequested (const ActualAndRequested & from)
Defined at line 705 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void ActualAndRequested (ActualAndRequested && from)
Defined at line 706 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
ActualAndRequested & operator= (const ActualAndRequested & from)
Defined at line 708 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
ActualAndRequested & operator= (ActualAndRequested && from)
Defined at line 712 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 722 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 726 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 731 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 734 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 737 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::google::protobuf::Metadata GetMetadata ()
const ActualAndRequested & default_instance ()
Defined at line 740 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ActualAndRequested * internal_default_instance ()
Defined at line 743 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Swap (ActualAndRequested * other)
Defined at line 749 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void UnsafeArenaSwap (ActualAndRequested * other)
Defined at line 757 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
ActualAndRequested * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 765 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void MergeFrom (const ActualAndRequested & from)
Defined at line 771 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
bool IsInitialized ()
Defined at line 779 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
int GetCachedSize ()
Defined at line 803 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void ~ActualAndRequested ()
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_actual ()
uint64 actual = 1;
Defined at line 5236 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::uint64_t actual ()
Defined at line 5240 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void set_actual (::uint64_t value)
Defined at line 5244 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void clear_requested ()
uint64 requested = 2;
Defined at line 5258 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::uint64_t requested ()
Defined at line 5262 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void set_requested (::uint64_t value)
Defined at line 5266 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Protected Methods
void ActualAndRequested (::google::protobuf::Arena * arena)
void ActualAndRequested (::google::protobuf::Arena * arena, const ActualAndRequested & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void ActualAndRequested (::google::protobuf::Arena * arena, ActualAndRequested && from)
Defined at line 818 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
Enumerations
enum
| Name | Value |
|---|---|
| kActualFieldNumber | 1 |
| kRequestedFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 833 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Friends
class TableStruct_src_2flib_2ffidl_5fcodec_2fproto_2fvalue_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ActualAndRequested ()
void ActualAndRequested (ActualAndRequested & aActualAndRequested & b)