class OsRelease

Defined at line 3376 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<28> _class_data_

Public Methods

void OsRelease ()

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

void ~OsRelease ()
template <typename = void>
void OsRelease (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const OsRelease & from)
void Clear ()
::size_t ByteSizeLong ()
void OsRelease (const OsRelease & from)

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

void OsRelease (OsRelease && from)

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

OsRelease & operator= (const OsRelease & from)

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

OsRelease & operator= (OsRelease && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const OsRelease & default_instance ()

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

const OsRelease * internal_default_instance ()

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

void Swap (OsRelease * other)

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

void UnsafeArenaSwap (OsRelease * other)

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

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

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

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

void MergeFrom (const OsRelease & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_pretty_name ()

string pretty_name = 1;

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

const std::string & pretty_name ()

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

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

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

std::string * mutable_pretty_name ()

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

std::string * release_pretty_name ()

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

void set_allocated_pretty_name (std::string * value)

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

void clear_name ()

string name = 2;

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

const std::string & name ()

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

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

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

std::string * mutable_name ()

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

std::string * release_name ()

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

void set_allocated_name (std::string * value)

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

void clear_version ()

string version = 3;

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

const std::string & version ()

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

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

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

std::string * mutable_version ()

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

std::string * release_version ()

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

void set_allocated_version (std::string * value)

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

void clear_version_id ()

string version_id = 4;

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

const std::string & version_id ()

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

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

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

std::string * mutable_version_id ()

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

std::string * release_version_id ()

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

void set_allocated_version_id (std::string * value)

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

void clear_id ()

string id = 5;

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

const std::string & id ()

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

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

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

std::string * mutable_id ()

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

std::string * release_id ()

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

void set_allocated_id (std::string * value)

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

Protected Methods

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

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

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

Enumerations

enum 
Name Value
kPrettyNameFieldNumber 1
kNameFieldNumber 2
kVersionFieldNumber 3
kVersionIdFieldNumber 4
kIdFieldNumber 5

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

Defined at line 3509 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 OsRelease ()
void OsRelease (OsRelease & aOsRelease & b)