Ignition Msgs

API Reference

5.6.0

#include <log_playback_control.pb.h>

Public Member Functions

 LogPlaybackControl ()
 
 LogPlaybackControl (const LogPlaybackControl &from)
 
virtual ~LogPlaybackControl ()
 
int ByteSize () const
 
void Clear ()
 
void clear_forward ()
 
void clear_header ()
 
void clear_multi_step ()
 
void clear_pause ()
 
void clear_rewind ()
 
void clear_seek ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const LogPlaybackControl &from)
 
bool forward () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_header () const
 
bool has_seek () const
 
const ::ignition::msgs::Headerheader () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const LogPlaybackControl &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::google::protobuf::int32 multi_step () const
 
::ignition::msgs::Headermutable_header ()
 
::ignition::msgs::Timemutable_seek ()
 
LogPlaybackControlNew () const
 
LogPlaybackControlNew (::google::protobuf::Arena *arena) const
 
LogPlaybackControloperator= (const LogPlaybackControl &from)
 
bool pause () const
 
::ignition::msgs::Headerrelease_header ()
 
::ignition::msgs::Timerelease_seek ()
 
bool rewind () const
 
const ::ignition::msgs::Timeseek () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_allocated_seek (::ignition::msgs::Time *seek)
 
void set_forward (bool value)
 
void set_multi_step (::google::protobuf::int32 value)
 
void set_pause (bool value)
 
void set_rewind (bool value)
 
void Swap (LogPlaybackControl *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kForwardFieldNumber = 5
 
static const int kHeaderFieldNumber = 1
 
static const int kMultiStepFieldNumber = 3
 
static const int kPauseFieldNumber = 2
 
static const int kRewindFieldNumber = 4
 
static const int kSeekFieldNumber = 6
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto ()
 

Constructor & Destructor Documentation

◆ LogPlaybackControl() [1/2]

◆ ~LogPlaybackControl()

virtual ~LogPlaybackControl ( )
virtual

◆ LogPlaybackControl() [2/2]

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_forward()

void clear_forward ( )
inline

◆ clear_header()

void clear_header ( )
inline

◆ clear_multi_step()

void clear_multi_step ( )
inline

◆ clear_pause()

void clear_pause ( )
inline

◆ clear_rewind()

void clear_rewind ( )
inline

◆ clear_seek()

void clear_seek ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const LogPlaybackControl from)

◆ default_instance()

static const LogPlaybackControl& default_instance ( )
static

◆ descriptor()

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

◆ forward()

bool forward ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ has_header()

bool has_header ( ) const
inline

◆ has_seek()

bool has_seek ( ) const
inline

◆ header()

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const LogPlaybackControl from)

◆ MergePartialFromCodedStream()

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

◆ multi_step()

google::protobuf::int32 multi_step ( ) const
inline

◆ mutable_header()

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

◆ mutable_seek()

ignition::msgs::Time * mutable_seek ( )
inline

◆ New() [1/2]

LogPlaybackControl* New ( ) const
inline

◆ New() [2/2]

LogPlaybackControl* New ( ::google::protobuf::Arena *  arena) const

◆ operator=()

LogPlaybackControl& operator= ( const LogPlaybackControl from)
inline

◆ pause()

bool pause ( ) const
inline

◆ release_header()

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

◆ release_seek()

ignition::msgs::Time * release_seek ( )
inline

◆ rewind()

bool rewind ( ) const
inline

◆ seek()

const ::ignition::msgs::Time & seek ( ) const
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_allocated_header()

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

◆ set_allocated_seek()

void set_allocated_seek ( ::ignition::msgs::Time seek)
inline

◆ set_forward()

void set_forward ( bool  value)
inline

◆ set_multi_step()

void set_multi_step ( ::google::protobuf::int32  value)
inline

◆ set_pause()

void set_pause ( bool  value)
inline

◆ set_rewind()

void set_rewind ( bool  value)
inline

◆ Swap()

void Swap ( LogPlaybackControl other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2flog_5fplayback_5fcontrol_2eproto ( )
friend

Member Data Documentation

◆ kForwardFieldNumber

const int kForwardFieldNumber = 5
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kMultiStepFieldNumber

const int kMultiStepFieldNumber = 3
static

◆ kPauseFieldNumber

const int kPauseFieldNumber = 2
static

◆ kRewindFieldNumber

const int kRewindFieldNumber = 4
static

◆ kSeekFieldNumber

const int kSeekFieldNumber = 6
static

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