Gazebo Msgs

API Reference

9.5.0

#include <diagnostics.pb.h>

Public Member Functions

 Diagnostics_DiagTime ()
 
 Diagnostics_DiagTime (const Diagnostics_DiagTime &from)
 
virtual ~Diagnostics_DiagTime ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_elapsed ()
 
void clear_name ()
 
void clear_wall ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Diagnostics_DiagTime &from)
 
const ::gz::msgs::Timeelapsed () const
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_elapsed () const
 
bool has_wall () 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 Diagnostics_DiagTime &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::gz::msgs::Timemutable_elapsed ()
 
::std::stringmutable_name ()
 
::gz::msgs::Timemutable_wall ()
 
const ::std::stringname () const
 
Diagnostics_DiagTimeNew () const final
 
Diagnostics_DiagTimeNew (::google::protobuf::Arena *arena) const final
 
Diagnostics_DiagTimeoperator= (const Diagnostics_DiagTime &from)
 
::gz::msgs::Timerelease_elapsed ()
 
::std::stringrelease_name ()
 
::gz::msgs::Timerelease_wall ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_elapsed (::gz::msgs::Time *elapsed)
 
void set_allocated_name (::std::string *name)
 
void set_allocated_wall (::gz::msgs::Time *wall)
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
void Swap (Diagnostics_DiagTime *other)
 
const ::gz::msgs::Timewall () const
 

Static Public Member Functions

static const Diagnostics_DiagTimedefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const Diagnostics_DiagTimeinternal_default_instance ()
 

Static Public Attributes

static const int kElapsedFieldNumber = 2
 
static constexpr int kIndexInFileMessages
 
static const int kNameFieldNumber = 1
 
static const int kWallFieldNumber = 3
 

Constructor & Destructor Documentation

◆ Diagnostics_DiagTime() [1/2]

◆ ~Diagnostics_DiagTime()

virtual ~Diagnostics_DiagTime ( )
virtual

◆ Diagnostics_DiagTime() [2/2]

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_elapsed()

void clear_elapsed ( )

◆ clear_name()

void clear_name ( )
inline

◆ clear_wall()

void clear_wall ( )

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const Diagnostics_DiagTime from)

◆ default_instance()

static const Diagnostics_DiagTime& default_instance ( )
static

◆ descriptor()

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

◆ elapsed()

const ::gz::msgs::Time & elapsed ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

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

◆ has_elapsed()

bool has_elapsed ( ) const
inline

◆ has_wall()

bool has_wall ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const Diagnostics_DiagTime* 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 Diagnostics_DiagTime from)

◆ MergePartialFromCodedStream()

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

◆ mutable_elapsed()

gz::msgs::Time * mutable_elapsed ( )
inline

◆ mutable_name()

std::string * mutable_name ( )
inline

◆ mutable_wall()

gz::msgs::Time * mutable_wall ( )
inline

◆ name()

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

◆ New() [1/2]

Diagnostics_DiagTime* New ( ) const
inlinefinal

◆ New() [2/2]

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

◆ operator=()

Diagnostics_DiagTime& operator= ( const Diagnostics_DiagTime from)
inline

◆ release_elapsed()

gz::msgs::Time * release_elapsed ( )
inline

◆ release_name()

std::string * release_name ( )
inline

◆ release_wall()

gz::msgs::Time * release_wall ( )
inline

◆ SerializeWithCachedSizes()

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

◆ set_allocated_elapsed()

void set_allocated_elapsed ( ::gz::msgs::Time elapsed)
inline

◆ set_allocated_name()

void set_allocated_name ( ::std::string name)
inline

◆ set_allocated_wall()

void set_allocated_wall ( ::gz::msgs::Time wall)
inline

◆ set_name() [1/3]

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

◆ set_name() [2/3]

void set_name ( const char *  value)
inline

◆ set_name() [3/3]

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

◆ Swap()

void Swap ( Diagnostics_DiagTime other)

◆ wall()

const ::gz::msgs::Time & wall ( ) const
inline

Member Data Documentation

◆ kElapsedFieldNumber

const int kElapsedFieldNumber = 2
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

◆ kNameFieldNumber

const int kNameFieldNumber = 1
static

◆ kWallFieldNumber

const int kWallFieldNumber = 3
static

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