Gazebo Msgs

API Reference

9.5.0

#include <log_status.pb.h>

Public Types

typedef LogStatus_LogFile LogFile
 

Public Member Functions

 LogStatus ()
 
 LogStatus (const LogStatus &from)
 
virtual ~LogStatus ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_header ()
 
void clear_log_file ()
 
void clear_sim_time ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const LogStatus &from)
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_header () const
 
bool has_log_file () const
 
bool has_sim_time () const
 
const ::gz::msgs::Headerheader () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
bool IsInitialized () const final
 
const ::gz::msgs::LogStatus_LogFilelog_file () const
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const LogStatus &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::gz::msgs::Headermutable_header ()
 
::gz::msgs::LogStatus_LogFilemutable_log_file ()
 
::gz::msgs::Timemutable_sim_time ()
 
LogStatusNew () const final
 
LogStatusNew (::google::protobuf::Arena *arena) const final
 
LogStatusoperator= (const LogStatus &from)
 
::gz::msgs::Headerrelease_header ()
 
::gz::msgs::LogStatus_LogFilerelease_log_file ()
 
::gz::msgs::Timerelease_sim_time ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_header (::gz::msgs::Header *header)
 
void set_allocated_log_file (::gz::msgs::LogStatus_LogFile *log_file)
 
void set_allocated_sim_time (::gz::msgs::Time *sim_time)
 
const ::gz::msgs::Timesim_time () const
 
void Swap (LogStatus *other)
 

Static Public Member Functions

static const LogStatusdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const LogStatusinternal_default_instance ()
 

Static Public Attributes

static const int kHeaderFieldNumber = 1
 
static constexpr int kIndexInFileMessages
 
static const int kLogFileFieldNumber = 3
 
static const int kSimTimeFieldNumber = 2
 

Member Typedef Documentation

◆ LogFile

Constructor & Destructor Documentation

◆ LogStatus() [1/2]

LogStatus ( )

◆ ~LogStatus()

virtual ~LogStatus ( )
virtual

◆ LogStatus() [2/2]

LogStatus ( const LogStatus from)

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_header()

void clear_header ( )

◆ clear_log_file()

void clear_log_file ( )
inline

◆ clear_sim_time()

void clear_sim_time ( )

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const LogStatus from)

◆ default_instance()

static const LogStatus& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

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

◆ has_header()

bool has_header ( ) const
inline

◆ has_log_file()

bool has_log_file ( ) const
inline

◆ has_sim_time()

bool has_sim_time ( ) const
inline

◆ header()

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

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const LogStatus* internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ log_file()

const ::gz::msgs::LogStatus_LogFile & log_file ( ) const
inline

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const LogStatus from)

◆ MergePartialFromCodedStream()

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

◆ mutable_header()

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

◆ mutable_log_file()

gz::msgs::LogStatus_LogFile * mutable_log_file ( )
inline

◆ mutable_sim_time()

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

◆ New() [1/2]

LogStatus* New ( ) const
inlinefinal

◆ New() [2/2]

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

◆ operator=()

LogStatus& operator= ( const LogStatus from)
inline

◆ release_header()

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

◆ release_log_file()

gz::msgs::LogStatus_LogFile * release_log_file ( )
inline

◆ release_sim_time()

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

◆ SerializeWithCachedSizes()

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

◆ set_allocated_header()

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

◆ set_allocated_log_file()

void set_allocated_log_file ( ::gz::msgs::LogStatus_LogFile log_file)
inline

◆ set_allocated_sim_time()

void set_allocated_sim_time ( ::gz::msgs::Time sim_time)
inline

◆ sim_time()

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

◆ Swap()

void Swap ( LogStatus other)

Member Data Documentation

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
1

◆ kLogFileFieldNumber

const int kLogFileFieldNumber = 3
static

◆ kSimTimeFieldNumber

const int kSimTimeFieldNumber = 2
static

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