class HostMessage
Defined at line 1297 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<25> _class_data_
Public Methods
void CopyFrom (const HostMessage & from)
void Clear ()
::size_t ByteSizeLong ()
void HostMessage ()
Defined at line 1301 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void HostMessage (HostMessage && from)
Defined at line 1316 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename = void>
void HostMessage (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void HostMessage (const HostMessage & from)
Defined at line 1315 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_msg ()
HostMessage & operator= (const HostMessage & from)
Defined at line 1318 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
HostMessage & operator= (HostMessage && from)
Defined at line 1322 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & unknown_fields ()
Defined at line 1332 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1336 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const HostMessage & default_instance ()
Defined at line 1341 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const HostMessage * internal_default_instance ()
Defined at line 1349 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void Swap (HostMessage * other)
Defined at line 1355 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void UnsafeArenaSwap (HostMessage * other)
Defined at line 1363 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
HostMessage * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1371 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void MergeFrom (const HostMessage & from)
Defined at line 1375 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
bool IsInitialized ()
Defined at line 1382 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
int GetCachedSize ()
Defined at line 1406 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void ~HostMessage ()
bool has_data_message ()
.vm_tools.vsh.DataMessage data_message = 1;
Defined at line 2491 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_data_message ()
Defined at line 2500 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const ::vm_tools::vsh::DataMessage & data_message ()
Defined at line 2530 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::vm_tools::vsh::DataMessage * release_data_message ()
Defined at line 2513 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::vm_tools::vsh::DataMessage * mutable_data_message ()
Defined at line 2565 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_allocated_data_message (::vm_tools::vsh::DataMessage * value)
void unsafe_arena_set_allocated_data_message (::vm_tools::vsh::DataMessage * value)
Defined at line 2545 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::vm_tools::vsh::DataMessage * unsafe_arena_release_data_message ()
Defined at line 2534 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
bool has_status_message ()
.vm_tools.vsh.ConnectionStatusMessage status_message = 2;
Defined at line 2572 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_status_message ()
Defined at line 2581 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const ::vm_tools::vsh::ConnectionStatusMessage & status_message ()
Defined at line 2611 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::vm_tools::vsh::ConnectionStatusMessage * release_status_message ()
Defined at line 2594 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::vm_tools::vsh::ConnectionStatusMessage * mutable_status_message ()
Defined at line 2646 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_allocated_status_message (::vm_tools::vsh::ConnectionStatusMessage * value)
void unsafe_arena_set_allocated_status_message (::vm_tools::vsh::ConnectionStatusMessage * value)
Defined at line 2626 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::vm_tools::vsh::ConnectionStatusMessage * unsafe_arena_release_status_message ()
Defined at line 2615 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
MsgCase msg_case ()
Defined at line 2658 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void HostMessage (::google::protobuf::Arena * arena)
void HostMessage (::google::protobuf::Arena * arena, const HostMessage & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void HostMessage (::google::protobuf::Arena * arena, HostMessage && from)
Defined at line 1421 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
Enumerations
enum MsgCase
| Name | Value |
|---|---|
| kDataMessage | 1 |
| kStatusMessage | 2 |
| MSG_NOT_SET | 0 |
Defined at line 1344 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
enum
| Name | Value |
|---|---|
| kDataMessageFieldNumber | 1 |
| kStatusMessageFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 1435 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
Friends
class TableStruct_vsh_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view HostMessage ()
void HostMessage (HostMessage & aHostMessage & b)