Ignition Msgs

API Reference

5.8.1

#include <log_control.pb.h>

Public Types

enum  : int {
  kBasePathFieldNumber = 5 , kEncodingFieldNumber = 6 , kRecordResourcesFieldNumber = 7 , kHeaderFieldNumber = 1 ,
  kStartFieldNumber = 2 , kStopFieldNumber = 3 , kPausedFieldNumber = 4
}
 

Public Member Functions

 LogControl ()
 
constexpr LogControl (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 LogControl (const LogControl &from)
 
 LogControl (LogControl &&from) noexcept
 
 ~LogControl () override
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
const std::stringbase_path () const
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_base_path ()
 
void clear_encoding ()
 
void clear_header ()
 
void clear_paused ()
 
void clear_record_resources ()
 
void clear_start ()
 
void clear_stop ()
 
void CopyFrom (const LogControl &from)
 
const std::stringencoding () const
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_header () const
 
const ::ignition::msgs::Headerheader () const
 
bool IsInitialized () const final
 
void MergeFrom (const LogControl &from)
 
std::stringmutable_base_path ()
 
std::stringmutable_encoding ()
 
::ignition::msgs::Headermutable_header ()
 
std::stringmutable_record_resources ()
 
LogControlNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
LogControloperator= (const LogControl &from)
 
LogControloperator= (LogControl &&from) noexcept
 
bool paused () const
 
const std::stringrecord_resources () const
 
PROTOBUF_NODISCARD std::stringrelease_base_path ()
 
PROTOBUF_NODISCARD std::stringrelease_encoding ()
 
PROTOBUF_NODISCARD ::ignition::msgs::Headerrelease_header ()
 
PROTOBUF_NODISCARD std::stringrelease_record_resources ()
 
void set_allocated_base_path (std::string *base_path)
 
void set_allocated_encoding (std::string *encoding)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_allocated_record_resources (std::string *record_resources)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_base_path (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_base_path (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_encoding (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_encoding (ArgT0 &&arg0, ArgT... args)
 
void set_paused (bool value)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_record_resources (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_record_resources (ArgT0 &&arg0, ArgT... args)
 
void set_start (bool value)
 
void set_stop (bool value)
 
bool start () const
 
bool stop () const
 
void Swap (LogControl *other)
 
::ignition::msgs::Headerunsafe_arena_release_header ()
 
void unsafe_arena_set_allocated_header (::ignition::msgs::Header *header)
 
void UnsafeArenaSwap (LogControl *other)
 

Static Public Member Functions

static const LogControldefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const LogControlinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 LogControl (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kBasePathFieldNumber 
kEncodingFieldNumber 
kRecordResourcesFieldNumber 
kHeaderFieldNumber 
kStartFieldNumber 
kStopFieldNumber 
kPausedFieldNumber 

Constructor & Destructor Documentation

◆ LogControl() [1/5]

LogControl ( )
inline

◆ ~LogControl()

~LogControl ( )
override

◆ LogControl() [2/5]

constexpr LogControl ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ LogControl() [3/5]

LogControl ( const LogControl from)

◆ LogControl() [4/5]

LogControl ( LogControl &&  from)
inlinenoexcept

◆ LogControl() [5/5]

LogControl ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char* _InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t* _InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ base_path()

const std::string & base_path ( ) const
inline

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ( )
final

◆ clear_base_path()

void clear_base_path ( )
inline

◆ clear_encoding()

void clear_encoding ( )
inline

◆ clear_header()

void clear_header ( )

◆ clear_paused()

void clear_paused ( )
inline

◆ clear_record_resources()

void clear_record_resources ( )
inline

◆ clear_start()

void clear_start ( )
inline

◆ clear_stop()

void clear_stop ( )
inline

◆ CopyFrom()

void CopyFrom ( const LogControl from)

◆ default_instance()

static const LogControl& default_instance ( )
inlinestatic

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor ( )
inlinestatic

◆ encoding()

const std::string & encoding ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor ( )
inlinestatic

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection ( )
inlinestatic

◆ has_header()

bool has_header ( ) const
inline

◆ header()

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

◆ internal_default_instance()

static const LogControl* internal_default_instance ( )
inlinestatic

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom()

void MergeFrom ( const LogControl from)

◆ mutable_base_path()

std::string * mutable_base_path ( )
inline

◆ mutable_encoding()

std::string * mutable_encoding ( )
inline

◆ mutable_header()

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

◆ mutable_record_resources()

std::string * mutable_record_resources ( )
inline

◆ New()

LogControl* New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ operator=() [1/2]

LogControl& operator= ( const LogControl from)
inline

◆ operator=() [2/2]

LogControl& operator= ( LogControl &&  from)
inlinenoexcept

◆ paused()

bool paused ( ) const
inline

◆ record_resources()

const std::string & record_resources ( ) const
inline

◆ release_base_path()

std::string * release_base_path ( )
inline

◆ release_encoding()

std::string * release_encoding ( )
inline

◆ release_header()

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

◆ release_record_resources()

std::string * release_record_resources ( )
inline

◆ set_allocated_base_path()

void set_allocated_base_path ( std::string base_path)
inline

◆ set_allocated_encoding()

void set_allocated_encoding ( std::string encoding)
inline

◆ set_allocated_header()

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

◆ set_allocated_record_resources()

void set_allocated_record_resources ( std::string record_resources)
inline

◆ set_base_path() [1/2]

void set_base_path ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_base_path() [2/2]

PROTOBUF_ALWAYS_INLINE void set_base_path ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_encoding() [1/2]

void set_encoding ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_encoding() [2/2]

PROTOBUF_ALWAYS_INLINE void set_encoding ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_paused()

void set_paused ( bool  value)
inline

◆ set_record_resources() [1/2]

void set_record_resources ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_record_resources() [2/2]

PROTOBUF_ALWAYS_INLINE void set_record_resources ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_start()

void set_start ( bool  value)
inline

◆ set_stop()

void set_stop ( bool  value)
inline

◆ start()

bool start ( ) const
inline

◆ stop()

bool stop ( ) const
inline

◆ Swap()

void Swap ( LogControl other)
inline

◆ unsafe_arena_release_header()

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

◆ unsafe_arena_set_allocated_header()

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

◆ UnsafeArenaSwap()

void UnsafeArenaSwap ( LogControl other)
inline

Member Data Documentation

◆ _class_data_

const ClassData _class_data_
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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