class HandleInfo

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const HandleInfo & from)
void Clear ()
::size_t ByteSizeLong ()
void HandleInfo ()

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

void HandleInfo (HandleInfo && from)

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

HandleInfo & operator= (const HandleInfo & from)

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

HandleInfo & operator= (HandleInfo && from)

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

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

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

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

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

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

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

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

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

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

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

const HandleInfo & default_instance ()

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

void Swap (HandleInfo * other)

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

void UnsafeArenaSwap (HandleInfo * other)

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

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

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

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

void MergeFrom (const HandleInfo & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~HandleInfo ()
template <typename = void>
void HandleInfo (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void HandleInfo (const HandleInfo & from)

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
void clear_handle ()

uint32 handle = 1;

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

::uint32_t handle ()

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

void set_handle (::uint32_t value)

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

void clear_type ()

uint32 type = 2;

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

::uint32_t type ()

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

void set_type (::uint32_t value)

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

void clear_rights ()

uint32 rights = 3;

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

::uint32_t rights ()

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

void set_rights (::uint32_t value)

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

void clear_operation ()

uint32 operation = 4;

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

::uint32_t operation ()

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

void set_operation (::uint32_t value)

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

Enumerations

enum (unnamed) : int
Name Value
kHandleFieldNumber 1
kTypeFieldNumber 2
kRightsFieldNumber 3
kOperationFieldNumber 4

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

Defined at line 534 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 HandleInfo ()
void HandleInfo (HandleInfo & aHandleInfo & b)