class DataMessage
Defined at line 566 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 DataMessage & from)
void Clear ()
::size_t ByteSizeLong ()
void DataMessage ()
Defined at line 570 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void DataMessage (const DataMessage & from)
Defined at line 584 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void DataMessage (DataMessage && from)
Defined at line 585 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename = void>
void DataMessage (::google::protobuf::internal::ConstantInitialized )
DataMessage & operator= (const DataMessage & from)
Defined at line 587 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
DataMessage & operator= (DataMessage && from)
Defined at line 591 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & unknown_fields ()
Defined at line 601 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_unknown_fields ()
Defined at line 605 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const DataMessage & default_instance ()
Defined at line 610 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const DataMessage * internal_default_instance ()
Defined at line 613 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void Swap (DataMessage * other)
Defined at line 619 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void UnsafeArenaSwap (DataMessage * other)
Defined at line 627 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
DataMessage * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 635 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void MergeFrom (const DataMessage & from)
Defined at line 639 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
bool IsInitialized ()
Defined at line 646 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
int GetCachedSize ()
Defined at line 670 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void ~DataMessage ()
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_data ()
bytes data = 2;
Defined at line 2391 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & data ()
Defined at line 2395 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_data (Arg_ && arg, Args_... args)
Defined at line 2401 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_data ()
Defined at line 2407 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * release_data ()
Defined at line 2424 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_allocated_data (std::string * value)
Defined at line 2429 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_stream ()
.vm_tools.vsh.StdioStream stream = 1;
Defined at line 2369 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::vm_tools::vsh::StdioStream stream ()
Defined at line 2373 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_stream (::vm_tools::vsh::StdioStream value)
Defined at line 2377 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
Protected Methods
void DataMessage (::google::protobuf::Arena * arena)
void DataMessage (::google::protobuf::Arena * arena, const DataMessage & from)
void DataMessage (::google::protobuf::Arena * arena, DataMessage && from)
Defined at line 685 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kDataFieldNumber | 2 |
| kStreamFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 699 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 DataMessage ()
void DataMessage (DataMessage & aDataMessage & b)