class ConnectChunnelRequest

Defined at line 3802 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Protected Members

static const ::google::protobuf::internal::ClassDataLite<41> _class_data_

Public Methods

template <typename = void>
void ConnectChunnelRequest (::google::protobuf::internal::ConstantInitialized )
void ConnectChunnelRequest ()

Defined at line 3806 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void ConnectChunnelRequest (const ConnectChunnelRequest & from)

Defined at line 3820 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void ConnectChunnelRequest (ConnectChunnelRequest && from)

Defined at line 3821 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void CopyFrom (const ConnectChunnelRequest & from)
void Clear ()
::size_t ByteSizeLong ()
ConnectChunnelRequest & operator= (const ConnectChunnelRequest & from)

Defined at line 3823 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

ConnectChunnelRequest & operator= (ConnectChunnelRequest && from)

Defined at line 3827 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

const std::string & unknown_fields ()

Defined at line 3837 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

std::string * mutable_unknown_fields ()

Defined at line 3841 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

const ConnectChunnelRequest & default_instance ()

Defined at line 3846 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

const ConnectChunnelRequest * internal_default_instance ()

Defined at line 3849 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void Swap (ConnectChunnelRequest * other)

Defined at line 3855 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void UnsafeArenaSwap (ConnectChunnelRequest * other)

Defined at line 3863 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

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

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

Defined at line 3871 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void MergeFrom (const ConnectChunnelRequest & from)

Defined at line 3875 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

bool IsInitialized ()

Defined at line 3882 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

int GetCachedSize ()

Defined at line 3906 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void ~ConnectChunnelRequest ()
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_chunneld_port ()

uint32 chunneld_port = 1;

Defined at line 6781 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

::uint32_t chunneld_port ()

Defined at line 6785 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void set_chunneld_port (::uint32_t value)

Defined at line 6789 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void clear_target_tcp4_port ()

uint32 target_tcp4_port = 2;

Defined at line 6803 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

::uint32_t target_tcp4_port ()

Defined at line 6807 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void set_target_tcp4_port (::uint32_t value)

Defined at line 6811 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

Protected Methods

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

Defined at line 3921 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)

Enumerations

enum 
Name Value
kChunneldPortFieldNumber 1
kTargetTcp4PortFieldNumber 2

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

Defined at line 3935 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

Friends

class TableStruct_container_5fguest_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ConnectChunnelRequest ()
void ConnectChunnelRequest (ConnectChunnelRequest & aConnectChunnelRequest & b)