versioned_name.pb.h
Go to the documentation of this file.
46 #define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fversioned_5fname_2eproto IGNITION_MSGS_VISIBLE
69 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::VersionedName* Arena::CreateMaybeMessage<::ignition::msgs::VersionedName>(Arena*);
77 class IGNITION_MSGS_VISIBLE VersionedName : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.VersionedName) */ {
282 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
::std::string * release_name()
Definition: versioned_name.pb.h:296
STL class.
T move(T... args)
void set_name(const ::std::string &value)
Definition: versioned_name.pb.h:266
VersionedName * New(::google::protobuf::Arena *arena) const final
Definition: versioned_name.pb.h:125
const ::ignition::msgs::Version & version() const
Definition: versioned_name.pb.h:217
::ignition::msgs::Version * mutable_version()
Definition: versioned_name.pb.h:230
::ignition::msgs::Version * release_version()
Definition: versioned_name.pb.h:223
void set_allocated_version(::ignition::msgs::Version *version)
Definition: versioned_name.pb.h:239
std::unique_ptr< const VersionedName > ConstVersionedNameUniquePtr
Definition: versioned_name.pb.h:316
friend void swap(VersionedName &a, VersionedName &b)
Definition: versioned_name.pb.h:115
Definition: versioned_name.pb.h:48
std::shared_ptr< VersionedName > VersionedNameSharedPtr
Definition: versioned_name.pb.h:317
VersionedName * New() const final
Definition: versioned_name.pb.h:121
std::unique_ptr< VersionedName > VersionedNameUniquePtr
Definition: versioned_name.pb.h:315
Definition: versioned_name.pb.h:50
IGNITION_MSGS_VISIBLE VersionedNameDefaultTypeInternal _VersionedName_default_instance_
const ::std::string & name() const
Definition: versioned_name.pb.h:262
void set_allocated_name(::std::string *name)
Definition: versioned_name.pb.h:301
Definition: versioned_name.pb.h:77
STL namespace.
static const VersionedName * internal_default_instance()
Definition: versioned_name.pb.h:107
std::shared_ptr< const VersionedName > ConstVersionedNameSharedPtr
Definition: versioned_name.pb.h:318
Definition: version.pb.h:76
::std::string * mutable_name()
Definition: versioned_name.pb.h:291
STL class.
IGNITION_MSGS_VISIBLE VersionDefaultTypeInternal _Version_default_instance_
void Swap(VersionedName *other)
void IGNITION_MSGS_VISIBLE AddDescriptors()
Definition: actor.pb.h:78
bool has_version() const
Definition: versioned_name.pb.h:211
VersionedName & operator=(const VersionedName &from)
Definition: versioned_name.pb.h:84