class WindowResizeMessage
Defined at line 166 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<33> _class_data_
Public Methods
void CopyFrom (const WindowResizeMessage & from)
void Clear ()
::size_t ByteSizeLong ()
void WindowResizeMessage ()
Defined at line 170 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void WindowResizeMessage (const WindowResizeMessage & from)
Defined at line 184 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void WindowResizeMessage (WindowResizeMessage && from)
Defined at line 185 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
WindowResizeMessage & operator= (const WindowResizeMessage & from)
Defined at line 187 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
WindowResizeMessage & operator= (WindowResizeMessage && from)
Defined at line 191 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & unknown_fields ()
Defined at line 201 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_unknown_fields ()
Defined at line 205 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const WindowResizeMessage & default_instance ()
Defined at line 210 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const WindowResizeMessage * internal_default_instance ()
Defined at line 213 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void Swap (WindowResizeMessage * other)
Defined at line 219 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void UnsafeArenaSwap (WindowResizeMessage * other)
Defined at line 227 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
WindowResizeMessage * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 235 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void MergeFrom (const WindowResizeMessage & from)
Defined at line 239 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
bool IsInitialized ()
Defined at line 246 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
int GetCachedSize ()
Defined at line 270 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void ~WindowResizeMessage ()
template <typename = void>
void WindowResizeMessage (::google::protobuf::internal::ConstantInitialized )
void clear_rows ()
int32 rows = 1;
Defined at line 2443 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::int32_t rows ()
Defined at line 2447 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_rows (::int32_t value)
Defined at line 2451 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_cols ()
int32 cols = 2;
Defined at line 2465 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::int32_t cols ()
Defined at line 2469 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_cols (::int32_t value)
Defined at line 2473 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void WindowResizeMessage (::google::protobuf::Arena * arena)
void WindowResizeMessage (::google::protobuf::Arena * arena, const WindowResizeMessage & from)
void WindowResizeMessage (::google::protobuf::Arena * arena, WindowResizeMessage && from)
Defined at line 285 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
Enumerations
enum
| Name | Value |
|---|---|
| kRowsFieldNumber | 1 |
| kColsFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 299 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 WindowResizeMessage ()
void WindowResizeMessage (WindowResizeMessage & aWindowResizeMessage & b)