class VmKernelLogRequest
Defined at line 536 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
static VmKernelLogRequest_VmType UNKNOWN
static VmKernelLogRequest_VmType TERMINA
static VmKernelLogRequest_VmType ARC_VM
static VmKernelLogRequest_VmType PLUGIN_VM
static VmKernelLogRequest_VmType VmType_MIN
static VmKernelLogRequest_VmType VmType_MAX
static const int VmType_ARRAYSIZE
Protected Members
static const ::google::protobuf::internal::ClassDataLite<28> _class_data_
Public Methods
void CopyFrom (const VmKernelLogRequest & from)
void Clear ()
::size_t ByteSizeLong ()
void VmKernelLogRequest ()
Defined at line 540 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
template <typename = void>
void VmKernelLogRequest (::google::protobuf::internal::ConstantInitialized )
void VmKernelLogRequest (const VmKernelLogRequest & from)
Defined at line 554 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void VmKernelLogRequest (VmKernelLogRequest && from)
Defined at line 555 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
VmKernelLogRequest & operator= (const VmKernelLogRequest & from)
Defined at line 557 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
VmKernelLogRequest & operator= (VmKernelLogRequest && from)
Defined at line 561 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
const std::string & unknown_fields ()
Defined at line 571 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
std::string * mutable_unknown_fields ()
Defined at line 575 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
const VmKernelLogRequest & default_instance ()
Defined at line 580 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
const VmKernelLogRequest * internal_default_instance ()
Defined at line 583 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void Swap (VmKernelLogRequest * other)
Defined at line 589 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void UnsafeArenaSwap (VmKernelLogRequest * other)
Defined at line 597 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
VmKernelLogRequest * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 605 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void MergeFrom (const VmKernelLogRequest & from)
Defined at line 609 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
bool IsInitialized ()
Defined at line 616 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
int GetCachedSize ()
Defined at line 640 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
bool VmType_IsValid (int value)
Defined at line 672 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
template <typename T>
const std::string & VmType_Name (T value)
Defined at line 679 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
bool VmType_Parse (absl::string_view name, VmType * value)
Defined at line 682 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void ~VmKernelLogRequest ()
int records_size ()
repeated .vm_tools.LogRecord records = 3;
Defined at line 1282 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void clear_records ()
Defined at line 1285 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
::vm_tools::LogRecord * mutable_records (int index)
Defined at line 1289 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
::google::protobuf::RepeatedPtrField< ::vm_tools::LogRecord> * mutable_records ()
Defined at line 1294 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
const ::vm_tools::LogRecord & records (int index)
Defined at line 1300 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
::vm_tools::LogRecord * add_records ()
Defined at line 1305 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
const ::google::protobuf::RepeatedPtrField< ::vm_tools::LogRecord> & records ()
Defined at line 1311 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void clear_vm_type ()
.vm_tools.VmKernelLogRequest.VmType vm_type = 1;
Defined at line 1235 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
::vm_tools::VmKernelLogRequest_VmType vm_type ()
Defined at line 1239 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void set_vm_type (::vm_tools::VmKernelLogRequest_VmType value)
Defined at line 1243 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void clear_cid ()
int32 cid = 2;
Defined at line 1257 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
::int32_t cid ()
Defined at line 1261 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
void set_cid (::int32_t value)
Defined at line 1265 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void VmKernelLogRequest (::google::protobuf::Arena * arena)
void VmKernelLogRequest (::google::protobuf::Arena * arena, const VmKernelLogRequest & from)
void VmKernelLogRequest (::google::protobuf::Arena * arena, VmKernelLogRequest && from)
Defined at line 655 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kRecordsFieldNumber | 3 |
| kVmTypeFieldNumber | 1 |
| kCidFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 687 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h
Friends
class TableStruct_vm_5fhost_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view VmKernelLogRequest ()
void VmKernelLogRequest (VmKernelLogRequest & aVmKernelLogRequest & b)