class IconRequest
Defined at line 2842 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<31> _class_data_
Public Methods
void CopyFrom (const IconRequest & from)
void Clear ()
::size_t ByteSizeLong ()
void IconRequest ()
Defined at line 2846 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void IconRequest (const IconRequest & from)
Defined at line 2860 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void IconRequest (IconRequest && from)
Defined at line 2861 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
IconRequest & operator= (const IconRequest & from)
Defined at line 2863 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
IconRequest & operator= (IconRequest && from)
Defined at line 2867 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & unknown_fields ()
Defined at line 2877 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_unknown_fields ()
Defined at line 2881 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const IconRequest & default_instance ()
Defined at line 2886 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const IconRequest * internal_default_instance ()
Defined at line 2889 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void Swap (IconRequest * other)
Defined at line 2895 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void UnsafeArenaSwap (IconRequest * other)
Defined at line 2903 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
IconRequest * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 2911 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void MergeFrom (const IconRequest & from)
Defined at line 2915 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
bool IsInitialized ()
Defined at line 2922 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
int GetCachedSize ()
Defined at line 2946 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void ~IconRequest ()
template <typename = void>
void IconRequest (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int desktop_file_ids_size ()
repeated string desktop_file_ids = 1;
Defined at line 5579 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_desktop_file_ids ()
Defined at line 5582 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & desktop_file_ids (int index)
Defined at line 5592 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_desktop_file_ids (int index)
Defined at line 5597 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_desktop_file_ids (int index, Arg_ && value, Args_... args)
Defined at line 5603 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * add_desktop_file_ids ()
Defined at line 5586 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void add_desktop_file_ids (Arg_ && value, Args_... args)
Defined at line 5610 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const ::google::protobuf::RepeatedPtrField<std::string> & desktop_file_ids ()
Defined at line 5617 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
::google::protobuf::RepeatedPtrField<std::string> * mutable_desktop_file_ids ()
Defined at line 5622 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_icon_size ()
int32 icon_size = 2;
Defined at line 5640 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
::int32_t icon_size ()
Defined at line 5644 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_icon_size (::int32_t value)
Defined at line 5648 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_scale ()
int32 scale = 3;
Defined at line 5662 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
::int32_t scale ()
Defined at line 5666 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_scale (::int32_t value)
Defined at line 5670 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void IconRequest (::google::protobuf::Arena * arena, IconRequest && from)
Defined at line 2961 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void IconRequest (::google::protobuf::Arena * arena)
void IconRequest (::google::protobuf::Arena * arena, const IconRequest & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kDesktopFileIdsFieldNumber | 1 |
| kIconSizeFieldNumber | 2 |
| kScaleFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 2975 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
Friends
class TableStruct_container_5fguest_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view IconRequest ()
void IconRequest (IconRequest & aIconRequest & b)