List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
LogPlaybackControl Class Reference
#include <log_playback_control.pb.h>
Public Member Functions | |
LogPlaybackControl () | |
LogPlaybackControl (const LogPlaybackControl &from) | |
virtual | ~LogPlaybackControl () |
size_t | ByteSizeLong () const final |
void | Clear () final |
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) final |
void | CopyFrom (const LogPlaybackControl &from) |
bool | forward () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_seek () const |
const ::ignition::msgs::Header & | header () 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 LogPlaybackControl &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::int32 | multi_step () const |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::Time * | mutable_seek () |
LogPlaybackControl * | New () const final |
LogPlaybackControl * | New (::google::protobuf::Arena *arena) const final |
LogPlaybackControl & | operator= (const LogPlaybackControl &from) |
bool | pause () const |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::Time * | release_seek () |
bool | rewind () const |
const ::ignition::msgs::Time & | seek () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
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 LogPlaybackControl & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const LogPlaybackControl * | internal_default_instance () |
Static Public Attributes | |
static const int | kForwardFieldNumber = 5 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kMultiStepFieldNumber = 3 |
static const int | kPauseFieldNumber = 2 |
static const int | kRewindFieldNumber = 4 |
static const int | kSeekFieldNumber = 6 |
Constructor & Destructor Documentation
◆ LogPlaybackControl() [1/2]
◆ ~LogPlaybackControl()
|
virtual |
◆ LogPlaybackControl() [2/2]
LogPlaybackControl | ( | const LogPlaybackControl & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_forward()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_multi_step()
|
inline |
◆ clear_pause()
|
inline |
◆ clear_rewind()
|
inline |
◆ clear_seek()
void clear_seek | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const LogPlaybackControl & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ forward()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_seek()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const LogPlaybackControl & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ multi_step()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_seek()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ pause()
|
inline |
◆ release_header()
|
inline |
◆ release_seek()
|
inline |
◆ rewind()
|
inline |
◆ seek()
|
inline |
References ignition::msgs::_Time_default_instance_.
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_allocated_seek()
|
inline |
◆ set_forward()
|
inline |
◆ set_multi_step()
|
inline |
◆ set_pause()
|
inline |
◆ set_rewind()
|
inline |
◆ Swap()
void Swap | ( | LogPlaybackControl * | other | ) |
Member Data Documentation
◆ kForwardFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kMultiStepFieldNumber
|
static |
◆ kPauseFieldNumber
|
static |
◆ kRewindFieldNumber
|
static |
◆ kSeekFieldNumber
|
static |
The documentation for this class was generated from the following file: