class SetTimezoneRequest

Defined at line 3150 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

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

Public Members

static const int kIndexInFileMessages

Protected Members

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

Public Methods

void CopyFrom (const SetTimezoneRequest & from)
void Clear ()
::size_t ByteSizeLong ()
void SetTimezoneRequest ()

Defined at line 3154 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void SetTimezoneRequest (SetTimezoneRequest && from)

Defined at line 3169 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

SetTimezoneRequest & operator= (const SetTimezoneRequest & from)

Defined at line 3171 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

SetTimezoneRequest & operator= (SetTimezoneRequest && from)

Defined at line 3175 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const std::string & unknown_fields ()

Defined at line 3185 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_unknown_fields ()

Defined at line 3189 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const SetTimezoneRequest & default_instance ()

Defined at line 3194 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const SetTimezoneRequest * internal_default_instance ()

Defined at line 3197 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void Swap (SetTimezoneRequest * other)

Defined at line 3203 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void UnsafeArenaSwap (SetTimezoneRequest * other)

Defined at line 3211 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

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

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

Defined at line 3219 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void MergeFrom (const SetTimezoneRequest & from)

Defined at line 3223 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

bool IsInitialized ()

Defined at line 3230 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

int GetCachedSize ()

Defined at line 3254 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void SetTimezoneRequest (const SetTimezoneRequest & from)

Defined at line 3168 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void ~SetTimezoneRequest ()
template <typename = void>
void SetTimezoneRequest (::google::protobuf::internal::ConstantInitialized )
int container_names_size ()

repeated string container_names = 3;

Defined at line 12702 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void clear_container_names ()

Defined at line 12705 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const std::string & container_names (int index)

Defined at line 12715 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_container_names (int index)

Defined at line 12720 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_container_names (int index, Arg_ && value, Args_... args)

Defined at line 12726 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * add_container_names ()

Defined at line 12709 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

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

Defined at line 12733 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const ::google::protobuf::RepeatedPtrField<std::string> & container_names ()

Defined at line 12740 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

::google::protobuf::RepeatedPtrField<std::string> * mutable_container_names ()

Defined at line 12745 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void clear_timezone_name ()

string timezone_name = 1;

Defined at line 12603 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const std::string & timezone_name ()

Defined at line 12607 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

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

Defined at line 12613 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_timezone_name ()

Defined at line 12619 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * release_timezone_name ()

Defined at line 12636 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void set_allocated_timezone_name (std::string * value)

Defined at line 12641 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void clear_posix_tz_string ()

string posix_tz_string = 2;

Defined at line 12651 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const std::string & posix_tz_string ()

Defined at line 12655 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

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

Defined at line 12661 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_posix_tz_string ()

Defined at line 12667 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * release_posix_tz_string ()

Defined at line 12684 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void set_allocated_posix_tz_string (std::string * value)

Defined at line 12689 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

Protected Methods

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

Defined at line 3269 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

Enumerations

enum 
Name Value
kContainerNamesFieldNumber 3
kTimezoneNameFieldNumber 1
kPosixTzStringFieldNumber 2

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

Defined at line 3283 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

Friends

class TableStruct_tremplin_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view SetTimezoneRequest ()
void SetTimezoneRequest (SetTimezoneRequest & aSetTimezoneRequest & b)