Gazebo Msgs

API Reference

9.5.0

#include <fuel_metadata.pb.h>

Public Member Functions

 FuelMetadata_World ()
 
 FuelMetadata_World (const FuelMetadata_World &from)
 
virtual ~FuelMetadata_World ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_file ()
 
void clear_file_format ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const FuelMetadata_World &from)
 
const ::std::stringfile () const
 
const ::gz::msgs::VersionedNamefile_format () const
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_file_format () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const FuelMetadata_World &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::std::stringmutable_file ()
 
::gz::msgs::VersionedNamemutable_file_format ()
 
FuelMetadata_WorldNew () const final
 
FuelMetadata_WorldNew (::google::protobuf::Arena *arena) const final
 
FuelMetadata_Worldoperator= (const FuelMetadata_World &from)
 
::std::stringrelease_file ()
 
::gz::msgs::VersionedNamerelease_file_format ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_file (::std::string *file)
 
void set_allocated_file_format (::gz::msgs::VersionedName *file_format)
 
void set_file (const ::std::string &value)
 
void set_file (const char *value)
 
void set_file (const char *value, size_t size)
 
void Swap (FuelMetadata_World *other)
 

Static Public Member Functions

static const FuelMetadata_Worlddefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const FuelMetadata_Worldinternal_default_instance ()
 

Static Public Attributes

static const int kFileFieldNumber = 1
 
static const int kFileFormatFieldNumber = 2
 
static constexpr int kIndexInFileMessages
 

Constructor & Destructor Documentation

◆ FuelMetadata_World() [1/2]

◆ ~FuelMetadata_World()

virtual ~FuelMetadata_World ( )
virtual

◆ FuelMetadata_World() [2/2]

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_file()

void clear_file ( )
inline

◆ clear_file_format()

void clear_file_format ( )

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const FuelMetadata_World from)

◆ default_instance()

static const FuelMetadata_World& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ file()

const ::std::string & file ( ) const
inline

◆ file_format()

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ has_file_format()

bool has_file_format ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const FuelMetadata_World* internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const FuelMetadata_World from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_file()

std::string * mutable_file ( )
inline

◆ mutable_file_format()

gz::msgs::VersionedName * mutable_file_format ( )
inline

◆ New() [1/2]

FuelMetadata_World* New ( ) const
inlinefinal

◆ New() [2/2]

FuelMetadata_World* New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

FuelMetadata_World& operator= ( const FuelMetadata_World from)
inline

◆ release_file()

std::string * release_file ( )
inline

◆ release_file_format()

gz::msgs::VersionedName * release_file_format ( )
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_file()

void set_allocated_file ( ::std::string file)
inline

◆ set_allocated_file_format()

void set_allocated_file_format ( ::gz::msgs::VersionedName file_format)
inline

◆ set_file() [1/3]

void set_file ( const ::std::string value)
inline

◆ set_file() [2/3]

void set_file ( const char *  value)
inline

◆ set_file() [3/3]

void set_file ( const char *  value,
size_t  size 
)
inline

◆ Swap()

void Swap ( FuelMetadata_World other)

Member Data Documentation

◆ kFileFieldNumber

const int kFileFieldNumber = 1
static

◆ kFileFormatFieldNumber

const int kFileFormatFieldNumber = 2
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
3

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