class GetKernelVersionResponse

Defined at line 2705 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<34> _class_data_

Public Methods

void MergeFrom (const GetKernelVersionResponse & from)

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

void ~GetKernelVersionResponse ()
template <typename = void>
void GetKernelVersionResponse (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const GetKernelVersionResponse & from)
void Clear ()
::size_t ByteSizeLong ()
void GetKernelVersionResponse ()

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

void GetKernelVersionResponse (const GetKernelVersionResponse & from)

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

void GetKernelVersionResponse (GetKernelVersionResponse && from)

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

void Swap (GetKernelVersionResponse * other)

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

void UnsafeArenaSwap (GetKernelVersionResponse * other)

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

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

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

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

bool IsInitialized ()

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

int GetCachedSize ()

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
GetKernelVersionResponse & operator= (const GetKernelVersionResponse & from)

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

GetKernelVersionResponse & operator= (GetKernelVersionResponse && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const GetKernelVersionResponse & default_instance ()

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

const GetKernelVersionResponse * internal_default_instance ()

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

void clear_kernel_release ()

string kernel_release = 1;

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

const std::string & kernel_release ()

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

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

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

std::string * mutable_kernel_release ()

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

std::string * release_kernel_release ()

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

void set_allocated_kernel_release (std::string * value)

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

void clear_kernel_version ()

string kernel_version = 2;

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

const std::string & kernel_version ()

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

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

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

std::string * mutable_kernel_version ()

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

std::string * release_kernel_version ()

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

void set_allocated_kernel_version (std::string * value)

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

Protected Methods

void GetKernelVersionResponse (::google::protobuf::Arena * arena, GetKernelVersionResponse && from)

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

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

Enumerations

enum 
Name Value
kKernelReleaseFieldNumber 1
kKernelVersionFieldNumber 2

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

Defined at line 2838 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 GetKernelVersionResponse ()
void GetKernelVersionResponse (GetKernelVersionResponse & aGetKernelVersionResponse & b)