class ResolvConfig
Defined at line 684 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<22> _class_data_
Public Methods
void CopyFrom (const ResolvConfig & from)
void Clear ()
::size_t ByteSizeLong ()
void ResolvConfig ()
Defined at line 688 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void ResolvConfig (const ResolvConfig & from)
Defined at line 702 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void ResolvConfig (ResolvConfig && from)
Defined at line 703 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
ResolvConfig & operator= (const ResolvConfig & from)
Defined at line 705 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
ResolvConfig & operator= (ResolvConfig && from)
Defined at line 709 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const std::string & unknown_fields ()
Defined at line 719 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * mutable_unknown_fields ()
Defined at line 723 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const ResolvConfig & default_instance ()
Defined at line 728 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const ResolvConfig * internal_default_instance ()
Defined at line 731 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void Swap (ResolvConfig * other)
Defined at line 737 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void UnsafeArenaSwap (ResolvConfig * other)
Defined at line 745 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
ResolvConfig * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 753 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void MergeFrom (const ResolvConfig & from)
Defined at line 757 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
bool IsInitialized ()
Defined at line 764 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
int GetCachedSize ()
Defined at line 788 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void ~ResolvConfig ()
template <typename = void>
void ResolvConfig (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int nameservers_size ()
repeated string nameservers = 1;
Defined at line 3992 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_nameservers ()
Defined at line 3995 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const std::string & nameservers (int index)
Defined at line 4005 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * mutable_nameservers (int index)
Defined at line 4010 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_nameservers (int index, Arg_ && value, Args_... args)
Defined at line 4016 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * add_nameservers ()
Defined at line 3999 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void add_nameservers (Arg_ && value, Args_... args)
Defined at line 4023 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const ::google::protobuf::RepeatedPtrField<std::string> & nameservers ()
Defined at line 4030 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
::google::protobuf::RepeatedPtrField<std::string> * mutable_nameservers ()
Defined at line 4035 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
int search_domains_size ()
repeated string search_domains = 2;
Defined at line 4056 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_search_domains ()
Defined at line 4059 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const std::string & search_domains (int index)
Defined at line 4069 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * mutable_search_domains (int index)
Defined at line 4074 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_search_domains (int index, Arg_ && value, Args_... args)
Defined at line 4080 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * add_search_domains ()
Defined at line 4063 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void add_search_domains (Arg_ && value, Args_... args)
Defined at line 4087 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const ::google::protobuf::RepeatedPtrField<std::string> & search_domains ()
Defined at line 4094 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
::google::protobuf::RepeatedPtrField<std::string> * mutable_search_domains ()
Defined at line 4099 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void ResolvConfig (::google::protobuf::Arena * arena, ResolvConfig && from)
Defined at line 803 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void ResolvConfig (::google::protobuf::Arena * arena)
void ResolvConfig (::google::protobuf::Arena * arena, const ResolvConfig & from)
Enumerations
enum
| Name | Value |
|---|---|
| kNameserversFieldNumber | 1 |
| kSearchDomainsFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 817 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
Friends
class TableStruct_vm_5fguest_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ResolvConfig ()
void ResolvConfig (ResolvConfig & aResolvConfig & b)