class LaunchVshdResponse
Defined at line 1603 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<38> _class_data_
Public Methods
void CopyFrom (const LaunchVshdResponse & from)
void Clear ()
::size_t ByteSizeLong ()
void LaunchVshdResponse ()
Defined at line 1607 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename = void>
void LaunchVshdResponse (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void LaunchVshdResponse (const LaunchVshdResponse & from)
Defined at line 1621 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void LaunchVshdResponse (LaunchVshdResponse && from)
Defined at line 1622 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LaunchVshdResponse & operator= (const LaunchVshdResponse & from)
Defined at line 1624 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LaunchVshdResponse & operator= (LaunchVshdResponse && from)
Defined at line 1628 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & unknown_fields ()
Defined at line 1638 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1642 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const LaunchVshdResponse & default_instance ()
Defined at line 1647 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const LaunchVshdResponse * internal_default_instance ()
Defined at line 1650 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void Swap (LaunchVshdResponse * other)
Defined at line 1656 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void UnsafeArenaSwap (LaunchVshdResponse * other)
Defined at line 1664 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LaunchVshdResponse * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1672 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void MergeFrom (const LaunchVshdResponse & from)
Defined at line 1676 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
bool IsInitialized ()
Defined at line 1683 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
int GetCachedSize ()
Defined at line 1707 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void ~LaunchVshdResponse ()
void clear_failure_reason ()
string failure_reason = 2;
Defined at line 5889 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & failure_reason ()
Defined at line 5893 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 5899 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_failure_reason ()
Defined at line 5905 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * release_failure_reason ()
Defined at line 5922 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_allocated_failure_reason (std::string * value)
Defined at line 5927 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_success ()
bool success = 1;
Defined at line 5867 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
bool success ()
Defined at line 5871 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_success (bool value)
Defined at line 5875 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void LaunchVshdResponse (::google::protobuf::Arena * arena)
void LaunchVshdResponse (::google::protobuf::Arena * arena, const LaunchVshdResponse & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
void LaunchVshdResponse (::google::protobuf::Arena * arena, LaunchVshdResponse && from)
Defined at line 1722 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kFailureReasonFieldNumber | 2 |
| kSuccessFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 1736 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 LaunchVshdResponse ()
void LaunchVshdResponse (LaunchVshdResponse & aLaunchVshdResponse & b)