class ActualAndRequested

Defined at line 762 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void ActualAndRequested ()

Defined at line 765 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void ActualAndRequested (const ActualAndRequested & from)

Defined at line 780 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void ActualAndRequested (ActualAndRequested && from)

Defined at line 781 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void CopyFrom (const ActualAndRequested & from)
void Clear ()
::size_t ByteSizeLong ()
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
ActualAndRequested & operator= (const ActualAndRequested & from)

Defined at line 782 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

ActualAndRequested & operator= (ActualAndRequested && from)

Defined at line 786 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::google::protobuf::UnknownFieldSet & unknown_fields ()

Defined at line 796 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()

Defined at line 800 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::google::protobuf::Descriptor * descriptor ()

Defined at line 805 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::google::protobuf::Descriptor * GetDescriptor ()

Defined at line 808 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::google::protobuf::Reflection * GetReflection ()

Defined at line 812 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ActualAndRequested & default_instance ()

Defined at line 815 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void Swap (ActualAndRequested * other)

Defined at line 820 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void UnsafeArenaSwap (ActualAndRequested * other)

Defined at line 828 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

ActualAndRequested * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 836 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void MergeFrom (const ActualAndRequested & from)

Defined at line 843 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

bool IsInitialized ()

Defined at line 850 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

int GetCachedSize ()

Defined at line 874 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void ~ActualAndRequested ()
template <typename = void>
void ActualAndRequested (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_actual ()

uint64 actual = 1;

Defined at line 5630 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::uint64_t actual ()

Defined at line 5635 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void set_actual (::uint64_t value)

Defined at line 5639 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void clear_requested ()

uint64 requested = 2;

Defined at line 5654 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::uint64_t requested ()

Defined at line 5659 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void set_requested (::uint64_t value)

Defined at line 5663 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

Enumerations

enum (unnamed) : int
Name Value
kActualFieldNumber 1
kRequestedFieldNumber 2

accessors -------------------------------------------------------

Defined at line 909 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 PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ActualAndRequested ()
void ActualAndRequested (ActualAndRequested & aActualAndRequested & b)