class LaunchProcessRequest

Defined at line 3660 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

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

Public Members

static const int kIndexInFileMessages

Protected Members

static const ::google::protobuf::internal::ClassDataLite<30> _class_data_

Public Methods

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

Defined at line 3664 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void LaunchProcessRequest (const LaunchProcessRequest & from)

Defined at line 3678 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void LaunchProcessRequest (LaunchProcessRequest && from)

Defined at line 3679 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

LaunchProcessRequest & operator= (const LaunchProcessRequest & from)

Defined at line 3681 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

LaunchProcessRequest & operator= (LaunchProcessRequest && from)

Defined at line 3685 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

const std::string & unknown_fields ()

Defined at line 3695 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

std::string * mutable_unknown_fields ()

Defined at line 3699 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

const LaunchProcessRequest & default_instance ()

Defined at line 3704 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

const LaunchProcessRequest * internal_default_instance ()

Defined at line 3707 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void Swap (LaunchProcessRequest * other)

Defined at line 3713 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void UnsafeArenaSwap (LaunchProcessRequest * other)

Defined at line 3721 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

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

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

Defined at line 3729 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void MergeFrom (const LaunchProcessRequest & from)

Defined at line 3733 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

bool IsInitialized ()

Defined at line 3740 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

int GetCachedSize ()

Defined at line 3764 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void ~LaunchProcessRequest ()
template <typename = void>
void LaunchProcessRequest (::google::protobuf::internal::ConstantInitialized )
int argv_size ()

repeated string argv = 1;

Defined at line 4374 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void clear_argv ()

Defined at line 4377 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

const std::string & argv (int index)

Defined at line 4387 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

std::string * mutable_argv (int index)

Defined at line 4392 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_argv (int index, Arg_ && value, Args_... args)

Defined at line 4398 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

std::string * add_argv ()

Defined at line 4381 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void add_argv (Arg_ && value, Args_... args)

Defined at line 4405 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

const ::google::protobuf::RepeatedPtrField<std::string> & argv ()

Defined at line 4412 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

::google::protobuf::RepeatedPtrField<std::string> * mutable_argv ()

Defined at line 4417 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

int env_size ()

map

<string

, string> env = 2;

Defined at line 4438 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void clear_env ()

Defined at line 4441 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

const ::google::protobuf::Map<std::string, std::string> & env ()

Defined at line 4449 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

::google::protobuf::Map<std::string, std::string> * mutable_env ()

Defined at line 4457 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void clear_respawn ()

bool respawn = 3;

Defined at line 4463 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

bool respawn ()

Defined at line 4467 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void set_respawn (bool value)

Defined at line 4471 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void clear_use_console ()

bool use_console = 4;

Defined at line 4485 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

bool use_console ()

Defined at line 4489 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void set_use_console (bool value)

Defined at line 4493 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void clear_wait_for_exit ()

bool wait_for_exit = 5;

Defined at line 4507 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

bool wait_for_exit ()

Defined at line 4511 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void set_wait_for_exit (bool value)

Defined at line 4515 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

Protected Methods

const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void LaunchProcessRequest (::google::protobuf::Arena * arena)
void LaunchProcessRequest (::google::protobuf::Arena * arena, const LaunchProcessRequest & from)
void LaunchProcessRequest (::google::protobuf::Arena * arena, LaunchProcessRequest && from)

Defined at line 3779 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)

Enumerations

enum 
Name Value
kArgvFieldNumber 1
kEnvFieldNumber 2
kRespawnFieldNumber 3
kUseConsoleFieldNumber 4
kWaitForExitFieldNumber 5

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

Defined at line 3793 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h

Friends

class TableStruct_vm_5fguest_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view LaunchProcessRequest ()
void LaunchProcessRequest (LaunchProcessRequest & aLaunchProcessRequest & b)