Ignition Msgs

API Reference

5.8.1

#include <entity_factory.pb.h>

Public Types

enum  : int {
  kNameFieldNumber = 8 , kRelativeToFieldNumber = 10 , kHeaderFieldNumber = 1 , kPoseFieldNumber = 7 ,
  kAllowRenamingFieldNumber = 9 , kSdfFieldNumber = 2 , kSdfFilenameFieldNumber = 3 , kModelFieldNumber = 4 ,
  kLightFieldNumber = 5 , kCloneNameFieldNumber = 6
}
 
enum  FromCase {
  kSdf = 2 , kSdfFilename = 3 , kModel = 4 , kLight = 5 ,
  kCloneName = 6 , FROM_NOT_SET = 0
}
 

Public Member Functions

 EntityFactory ()
 
constexpr EntityFactory (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 EntityFactory (const EntityFactory &from)
 
 EntityFactory (EntityFactory &&from) noexcept
 
 ~EntityFactory () override
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
bool allow_renaming () const
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_allow_renaming ()
 
void clear_clone_name ()
 
void clear_from ()
 
void clear_header ()
 
void clear_light ()
 
void clear_model ()
 
void clear_name ()
 
void clear_pose ()
 
void clear_relative_to ()
 
void clear_sdf ()
 
void clear_sdf_filename ()
 
const std::stringclone_name () const
 
void CopyFrom (const EntityFactory &from)
 
FromCase from_case () const
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_clone_name () const
 
bool has_header () const
 
bool has_light () const
 
bool has_model () const
 
bool has_pose () const
 
bool has_sdf () const
 
bool has_sdf_filename () const
 
const ::ignition::msgs::Headerheader () const
 
bool IsInitialized () const final
 
const ::ignition::msgs::Lightlight () const
 
void MergeFrom (const EntityFactory &from)
 
const ::ignition::msgs::Modelmodel () const
 
std::stringmutable_clone_name ()
 
::ignition::msgs::Headermutable_header ()
 
::ignition::msgs::Lightmutable_light ()
 
::ignition::msgs::Modelmutable_model ()
 
std::stringmutable_name ()
 
::ignition::msgs::Posemutable_pose ()
 
std::stringmutable_relative_to ()
 
std::stringmutable_sdf ()
 
std::stringmutable_sdf_filename ()
 
const std::stringname () const
 
EntityFactoryNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
EntityFactoryoperator= (const EntityFactory &from)
 
EntityFactoryoperator= (EntityFactory &&from) noexcept
 
const ::ignition::msgs::Posepose () const
 
const std::stringrelative_to () const
 
PROTOBUF_NODISCARD std::stringrelease_clone_name ()
 
PROTOBUF_NODISCARD ::ignition::msgs::Headerrelease_header ()
 
PROTOBUF_NODISCARD ::ignition::msgs::Lightrelease_light ()
 
PROTOBUF_NODISCARD ::ignition::msgs::Modelrelease_model ()
 
PROTOBUF_NODISCARD std::stringrelease_name ()
 
PROTOBUF_NODISCARD ::ignition::msgs::Poserelease_pose ()
 
PROTOBUF_NODISCARD std::stringrelease_relative_to ()
 
PROTOBUF_NODISCARD std::stringrelease_sdf ()
 
PROTOBUF_NODISCARD std::stringrelease_sdf_filename ()
 
const std::stringsdf () const
 
const std::stringsdf_filename () const
 
void set_allocated_clone_name (std::string *clone_name)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_allocated_light (::ignition::msgs::Light *light)
 
void set_allocated_model (::ignition::msgs::Model *model)
 
void set_allocated_name (std::string *name)
 
void set_allocated_pose (::ignition::msgs::Pose *pose)
 
void set_allocated_relative_to (std::string *relative_to)
 
void set_allocated_sdf (std::string *sdf)
 
void set_allocated_sdf_filename (std::string *sdf_filename)
 
void set_allow_renaming (bool value)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_clone_name (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_name (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_name (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_relative_to (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_relative_to (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_sdf (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_sdf_filename (ArgT0 &&arg0, ArgT... args)
 
void Swap (EntityFactory *other)
 
::ignition::msgs::Headerunsafe_arena_release_header ()
 
::ignition::msgs::Lightunsafe_arena_release_light ()
 
::ignition::msgs::Modelunsafe_arena_release_model ()
 
::ignition::msgs::Poseunsafe_arena_release_pose ()
 
void unsafe_arena_set_allocated_header (::ignition::msgs::Header *header)
 
void unsafe_arena_set_allocated_light (::ignition::msgs::Light *light)
 
void unsafe_arena_set_allocated_model (::ignition::msgs::Model *model)
 
void unsafe_arena_set_allocated_pose (::ignition::msgs::Pose *pose)
 
void UnsafeArenaSwap (EntityFactory *other)
 

Static Public Member Functions

static const EntityFactorydefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const EntityFactoryinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 EntityFactory (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kRelativeToFieldNumber 
kHeaderFieldNumber 
kPoseFieldNumber 
kAllowRenamingFieldNumber 
kSdfFieldNumber 
kSdfFilenameFieldNumber 
kModelFieldNumber 
kLightFieldNumber 
kCloneNameFieldNumber 

◆ FromCase

enum FromCase
Enumerator
kSdf 
kSdfFilename 
kModel 
kLight 
kCloneName 
FROM_NOT_SET 

Constructor & Destructor Documentation

◆ EntityFactory() [1/5]

EntityFactory ( )
inline

◆ ~EntityFactory()

~EntityFactory ( )
override

◆ EntityFactory() [2/5]

constexpr EntityFactory ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ EntityFactory() [3/5]

EntityFactory ( const EntityFactory from)

◆ EntityFactory() [4/5]

EntityFactory ( EntityFactory &&  from)
inlinenoexcept

◆ EntityFactory() [5/5]

EntityFactory ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char* _InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t* _InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ allow_renaming()

bool allow_renaming ( ) const
inline

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ( )
final

◆ clear_allow_renaming()

void clear_allow_renaming ( )
inline

◆ clear_clone_name()

void clear_clone_name ( )
inline

◆ clear_from()

void clear_from ( )

◆ clear_header()

void clear_header ( )

◆ clear_light()

void clear_light ( )

◆ clear_model()

void clear_model ( )

◆ clear_name()

void clear_name ( )
inline

◆ clear_pose()

void clear_pose ( )

◆ clear_relative_to()

void clear_relative_to ( )
inline

◆ clear_sdf()

void clear_sdf ( )
inline

◆ clear_sdf_filename()

void clear_sdf_filename ( )
inline

◆ clone_name()

const std::string & clone_name ( ) const
inline

◆ CopyFrom()

void CopyFrom ( const EntityFactory from)

◆ default_instance()

static const EntityFactory& default_instance ( )
inlinestatic

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor ( )
inlinestatic

◆ from_case()

EntityFactory::FromCase from_case ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor ( )
inlinestatic

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection ( )
inlinestatic

◆ has_clone_name()

bool has_clone_name ( ) const
inline

◆ has_header()

bool has_header ( ) const
inline

◆ has_light()

bool has_light ( ) const
inline

◆ has_model()

bool has_model ( ) const
inline

◆ has_pose()

bool has_pose ( ) const
inline

◆ has_sdf()

bool has_sdf ( ) const
inline

◆ has_sdf_filename()

bool has_sdf_filename ( ) const
inline

◆ header()

const ::ignition::msgs::Header & header ( ) const
inline

◆ internal_default_instance()

static const EntityFactory* internal_default_instance ( )
inlinestatic

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ light()

const ::ignition::msgs::Light & light ( ) const
inline

◆ MergeFrom()

void MergeFrom ( const EntityFactory from)

◆ model()

const ::ignition::msgs::Model & model ( ) const
inline

◆ mutable_clone_name()

std::string * mutable_clone_name ( )
inline

◆ mutable_header()

ignition::msgs::Header * mutable_header ( )
inline

◆ mutable_light()

ignition::msgs::Light * mutable_light ( )
inline

◆ mutable_model()

ignition::msgs::Model * mutable_model ( )
inline

◆ mutable_name()

std::string * mutable_name ( )
inline

◆ mutable_pose()

ignition::msgs::Pose * mutable_pose ( )
inline

◆ mutable_relative_to()

std::string * mutable_relative_to ( )
inline

◆ mutable_sdf()

std::string * mutable_sdf ( )
inline

◆ mutable_sdf_filename()

std::string * mutable_sdf_filename ( )
inline

◆ name()

const std::string & name ( ) const
inline

◆ New()

EntityFactory* New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ operator=() [1/2]

EntityFactory& operator= ( const EntityFactory from)
inline

◆ operator=() [2/2]

EntityFactory& operator= ( EntityFactory &&  from)
inlinenoexcept

◆ pose()

const ::ignition::msgs::Pose & pose ( ) const
inline

◆ relative_to()

const std::string & relative_to ( ) const
inline

◆ release_clone_name()

std::string * release_clone_name ( )
inline

◆ release_header()

ignition::msgs::Header * release_header ( )
inline

◆ release_light()

ignition::msgs::Light * release_light ( )
inline

◆ release_model()

ignition::msgs::Model * release_model ( )
inline

◆ release_name()

std::string * release_name ( )
inline

◆ release_pose()

ignition::msgs::Pose * release_pose ( )
inline

◆ release_relative_to()

std::string * release_relative_to ( )
inline

◆ release_sdf()

std::string * release_sdf ( )
inline

◆ release_sdf_filename()

std::string * release_sdf_filename ( )
inline

◆ sdf()

const std::string & sdf ( ) const
inline

◆ sdf_filename()

const std::string & sdf_filename ( ) const
inline

◆ set_allocated_clone_name()

void set_allocated_clone_name ( std::string clone_name)
inline

◆ set_allocated_header()

void set_allocated_header ( ::ignition::msgs::Header header)
inline

◆ set_allocated_light()

void set_allocated_light ( ::ignition::msgs::Light light)

◆ set_allocated_model()

void set_allocated_model ( ::ignition::msgs::Model model)

◆ set_allocated_name()

void set_allocated_name ( std::string name)
inline

◆ set_allocated_pose()

void set_allocated_pose ( ::ignition::msgs::Pose pose)
inline

◆ set_allocated_relative_to()

void set_allocated_relative_to ( std::string relative_to)
inline

◆ set_allocated_sdf()

void set_allocated_sdf ( std::string sdf)
inline

◆ set_allocated_sdf_filename()

void set_allocated_sdf_filename ( std::string sdf_filename)
inline

◆ set_allow_renaming()

void set_allow_renaming ( bool  value)
inline

◆ set_clone_name()

void set_clone_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_name() [1/2]

void set_name ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_name() [2/2]

PROTOBUF_ALWAYS_INLINE void set_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_relative_to() [1/2]

void set_relative_to ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_relative_to() [2/2]

PROTOBUF_ALWAYS_INLINE void set_relative_to ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_sdf()

void set_sdf ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_sdf_filename()

void set_sdf_filename ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ Swap()

void Swap ( EntityFactory other)
inline

◆ unsafe_arena_release_header()

ignition::msgs::Header * unsafe_arena_release_header ( )
inline

◆ unsafe_arena_release_light()

ignition::msgs::Light * unsafe_arena_release_light ( )
inline

◆ unsafe_arena_release_model()

ignition::msgs::Model * unsafe_arena_release_model ( )
inline

◆ unsafe_arena_release_pose()

ignition::msgs::Pose * unsafe_arena_release_pose ( )
inline

◆ unsafe_arena_set_allocated_header()

void unsafe_arena_set_allocated_header ( ::ignition::msgs::Header header)
inline

◆ unsafe_arena_set_allocated_light()

void unsafe_arena_set_allocated_light ( ::ignition::msgs::Light light)
inline

◆ unsafe_arena_set_allocated_model()

void unsafe_arena_set_allocated_model ( ::ignition::msgs::Model model)
inline

◆ unsafe_arena_set_allocated_pose()

void unsafe_arena_set_allocated_pose ( ::ignition::msgs::Pose pose)
inline

◆ UnsafeArenaSwap()

void UnsafeArenaSwap ( EntityFactory other)
inline

Member Data Documentation

◆ _class_data_

const ClassData _class_data_
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

The documentation for this class was generated from the following file: