class ConnectChunnelResponse

Defined at line 3606 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<42> _class_data_

Public Methods

void Clear ()
::size_t ByteSizeLong ()
void ConnectChunnelResponse ()

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

void ConnectChunnelResponse (const ConnectChunnelResponse & from)

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

void ConnectChunnelResponse (ConnectChunnelResponse && from)

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

void MergeFrom (const ConnectChunnelResponse & from)

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

int GetCachedSize ()

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

void ~ConnectChunnelResponse ()
template <typename = void>
void ConnectChunnelResponse (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const ConnectChunnelResponse & from)
void Swap (ConnectChunnelResponse * other)

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

void UnsafeArenaSwap (ConnectChunnelResponse * other)

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

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

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

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

bool IsInitialized ()

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
ConnectChunnelResponse & operator= (const ConnectChunnelResponse & from)

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

ConnectChunnelResponse & operator= (ConnectChunnelResponse && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const ConnectChunnelResponse & default_instance ()

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

const ConnectChunnelResponse * internal_default_instance ()

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

void clear_failure_reason ()

string failure_reason = 2;

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

const std::string & failure_reason ()

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

template <typename Arg_ = const std::string&, typename... Args_>
void set_failure_reason (Arg_ && arg, Args_... args)

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

std::string * mutable_failure_reason ()

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

std::string * release_failure_reason ()

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

void set_allocated_failure_reason (std::string * value)

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

void clear_success ()

bool success = 1;

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

bool success ()

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

void set_success (bool value)

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

Protected Methods

void ConnectChunnelResponse (::google::protobuf::Arena * arena, ConnectChunnelResponse && from)

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

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

Enumerations

enum 
Name Value
kFailureReasonFieldNumber 2
kSuccessFieldNumber 1

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

Defined at line 3739 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 ConnectChunnelResponse ()
void ConnectChunnelResponse (ConnectChunnelResponse & aConnectChunnelResponse & b)