class LaunchApplicationRequest
Defined at line 2173 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
static LaunchApplicationRequest_DisplayScaling UNSCALED
static LaunchApplicationRequest_DisplayScaling SCALED
static LaunchApplicationRequest_DisplayScaling DisplayScaling_MIN
static LaunchApplicationRequest_DisplayScaling DisplayScaling_MAX
static const int DisplayScaling_ARRAYSIZE
Protected Members
static const ::google::protobuf::internal::ClassDataLite<44> _class_data_
Public Methods
void CopyFrom (const LaunchApplicationRequest & from)
void Clear ()
::size_t ByteSizeLong ()
void LaunchApplicationRequest ()
Defined at line 2177 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void LaunchApplicationRequest (const LaunchApplicationRequest & from)
Defined at line 2191 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void LaunchApplicationRequest (LaunchApplicationRequest && from)
Defined at line 2192 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LaunchApplicationRequest & operator= (const LaunchApplicationRequest & from)
Defined at line 2194 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LaunchApplicationRequest & operator= (LaunchApplicationRequest && from)
Defined at line 2198 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & unknown_fields ()
Defined at line 2208 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_unknown_fields ()
Defined at line 2212 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const LaunchApplicationRequest & default_instance ()
Defined at line 2217 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const LaunchApplicationRequest * internal_default_instance ()
Defined at line 2220 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void Swap (LaunchApplicationRequest * other)
Defined at line 2226 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void UnsafeArenaSwap (LaunchApplicationRequest * other)
Defined at line 2234 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LaunchApplicationRequest * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 2242 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void MergeFrom (const LaunchApplicationRequest & from)
Defined at line 2246 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
bool IsInitialized ()
Defined at line 2253 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
int GetCachedSize ()
Defined at line 2277 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
bool DisplayScaling_IsValid (int value)
Defined at line 2307 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename T>
const std::string & DisplayScaling_Name (T value)
Defined at line 2314 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
bool DisplayScaling_Parse (absl::string_view name, DisplayScaling * value)
Defined at line 2317 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void ~LaunchApplicationRequest ()
template <typename = void>
void LaunchApplicationRequest (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int files_size ()
repeated string files = 2;
Defined at line 5415 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_files ()
Defined at line 5418 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & files (int index)
Defined at line 5428 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_files (int index)
Defined at line 5433 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_files (int index, Arg_ && value, Args_... args)
Defined at line 5439 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * add_files ()
Defined at line 5422 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void add_files (Arg_ && value, Args_... args)
Defined at line 5446 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const ::google::protobuf::RepeatedPtrField<std::string> & files ()
Defined at line 5453 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
::google::protobuf::RepeatedPtrField<std::string> * mutable_files ()
Defined at line 5458 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_desktop_file_id ()
string desktop_file_id = 1;
Defined at line 5364 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & desktop_file_id ()
Defined at line 5368 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_id (Arg_ && arg, Args_... args)
Defined at line 5374 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_desktop_file_id ()
Defined at line 5380 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * release_desktop_file_id ()
Defined at line 5397 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_allocated_desktop_file_id (std::string * value)
Defined at line 5402 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_display_scaling ()
.vm_tools.container.LaunchApplicationRequest.DisplayScaling display_scaling = 3;
Defined at line 5476 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
::vm_tools::container::LaunchApplicationRequest_DisplayScaling display_scaling ()
Defined at line 5480 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_display_scaling (::vm_tools::container::LaunchApplicationRequest_DisplayScaling value)
Defined at line 5484 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void LaunchApplicationRequest (::google::protobuf::Arena * arena, LaunchApplicationRequest && from)
Defined at line 2292 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void LaunchApplicationRequest (::google::protobuf::Arena * arena)
void LaunchApplicationRequest (::google::protobuf::Arena * arena, const LaunchApplicationRequest & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
Enumerations
enum
| Name | Value |
|---|---|
| kFilesFieldNumber | 2 |
| kDesktopFileIdFieldNumber | 1 |
| kDisplayScalingFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 2322 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 LaunchApplicationRequest ()
void LaunchApplicationRequest (LaunchApplicationRequest & aLaunchApplicationRequest & b)