class LaunchProcessResponse

Defined at line 1931 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<31> _class_data_

Public Methods

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

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

void LaunchProcessResponse (const LaunchProcessResponse & from)

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

void LaunchProcessResponse (LaunchProcessResponse && from)

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

LaunchProcessResponse & operator= (const LaunchProcessResponse & from)

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

LaunchProcessResponse & operator= (LaunchProcessResponse && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const LaunchProcessResponse & default_instance ()

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

const LaunchProcessResponse * internal_default_instance ()

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

void Swap (LaunchProcessResponse * other)

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

void UnsafeArenaSwap (LaunchProcessResponse * other)

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

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

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

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

void MergeFrom (const LaunchProcessResponse & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

Defined at line 2035 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 ~LaunchProcessResponse ()
template <typename = void>
void LaunchProcessResponse (::google::protobuf::internal::ConstantInitialized )
void clear_status ()

.vm_tools.ProcessStatus status = 1;

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

::vm_tools::ProcessStatus status ()

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

void set_status (::vm_tools::ProcessStatus value)

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

void clear_code ()

sint32 code = 2;

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

::int32_t code ()

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

void set_code (::int32_t value)

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

Protected Methods

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

Defined at line 2050 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
kStatusFieldNumber 1
kCodeFieldNumber 2

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

Defined at line 2064 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 LaunchProcessResponse ()
void LaunchProcessResponse (LaunchProcessResponse & aLaunchProcessResponse & b)