class Integer
Defined at line 174 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const Integer & from)
void Clear ()
::size_t ByteSizeLong ()
void Integer ()
Defined at line 177 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Integer (const Integer & from)
Defined at line 192 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Integer (Integer && from)
Defined at line 193 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
Integer & operator= (const Integer & from)
Defined at line 194 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Integer & operator= (Integer && from)
Defined at line 198 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 208 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 212 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 217 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 220 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 224 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const Integer & default_instance ()
Defined at line 227 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Swap (Integer * other)
Defined at line 232 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void UnsafeArenaSwap (Integer * other)
Defined at line 240 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Integer * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 248 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void MergeFrom (const Integer & from)
Defined at line 255 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
bool IsInitialized ()
Defined at line 262 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
int GetCachedSize ()
Defined at line 286 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void ~Integer ()
template <typename = void>
void Integer (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_absolute_value ()
uint64 absolute_value = 1;
Defined at line 4096 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::uint64_t absolute_value ()
Defined at line 4101 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void set_absolute_value (::uint64_t value)
Defined at line 4105 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void clear_negative ()
bool negative = 2;
Defined at line 4120 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
bool negative ()
Defined at line 4125 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void set_negative (bool value)
Defined at line 4129 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kAbsoluteValueFieldNumber | 1 |
| kNegativeFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 321 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 Integer ()
void Integer (Integer & aInteger & b)