Ignition Msgs

API Reference

7.2.0

#include <log_control.pb.h>

Public Member Functions

 LogControl ()
 
 LogControl (const LogControl &from)
 
virtual ~LogControl ()
 
const ::std::stringbase_path () const
 
int ByteSize () const
 
void Clear ()
 
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 ::google::protobuf::Message &from)
 
void CopyFrom (const LogControl &from)
 
const ::std::stringencoding () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_header () 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 LogControl &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_base_path ()
 
::std::stringmutable_encoding ()
 
::ignition::msgs::Headermutable_header ()
 
::std::stringmutable_record_resources ()
 
LogControlNew () const
 
LogControlNew (::google::protobuf::Arena *arena) const
 
LogControloperator= (const LogControl &from)
 
bool paused () const
 
const ::std::stringrecord_resources () const
 
::std::stringrelease_base_path ()
 
::std::stringrelease_encoding ()
 
::ignition::msgs::Headerrelease_header ()
 
::std::stringrelease_record_resources ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
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)
 
void set_base_path (const ::std::string &value)
 
void set_base_path (const char *value)
 
void set_base_path (const char *value, size_t size)
 
void set_encoding (const ::std::string &value)
 
void set_encoding (const char *value)
 
void set_encoding (const char *value, size_t size)
 
void set_paused (bool value)
 
void set_record_resources (const ::std::string &value)
 
void set_record_resources (const char *value)
 
void set_record_resources (const char *value, size_t size)
 
void set_start (bool value)
 
void set_stop (bool value)
 
bool start () const
 
bool stop () const
 
void Swap (LogControl *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kBasePathFieldNumber = 5
 
static const int kEncodingFieldNumber = 6
 
static const int kHeaderFieldNumber = 1
 
static const int kPausedFieldNumber = 4
 
static const int kRecordResourcesFieldNumber = 7
 
static const int kStartFieldNumber = 2
 
static const int kStopFieldNumber = 3
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2flog_5fcontrol_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2flog_5fcontrol_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2flog_5fcontrol_2eproto ()
 

Constructor & Destructor Documentation

◆ LogControl() [1/2]

◆ ~LogControl()

virtual ~LogControl ( )
virtual

◆ LogControl() [2/2]

LogControl ( const LogControl from)

Member Function Documentation

◆ base_path()

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

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_base_path()

void clear_base_path ( )
inline

◆ clear_encoding()

void clear_encoding ( )
inline

◆ clear_header()

void clear_header ( )
inline

◆ 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() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const LogControl from)

◆ default_instance()

static const LogControl& default_instance ( )
static

◆ descriptor()

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

◆ encoding()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ has_header()

bool has_header ( ) 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 LogControl from)

◆ MergePartialFromCodedStream()

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

◆ 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() [1/2]

LogControl* New ( ) const
inline

References LogControl::New().

Referenced by LogControl::New().

◆ New() [2/2]

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

◆ operator=()

LogControl& operator= ( const LogControl from)
inline

◆ 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

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
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/3]

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

◆ set_base_path() [2/3]

void set_base_path ( const char *  value)
inline

◆ set_base_path() [3/3]

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

◆ set_encoding() [1/3]

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

◆ set_encoding() [2/3]

void set_encoding ( const char *  value)
inline

◆ set_encoding() [3/3]

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

◆ set_paused()

void set_paused ( bool  value)
inline

◆ set_record_resources() [1/3]

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

◆ set_record_resources() [2/3]

void set_record_resources ( const char *  value)
inline

◆ set_record_resources() [3/3]

void set_record_resources ( const char *  value,
size_t  size 
)
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)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2flog_5fcontrol_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2flog_5fcontrol_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2flog_5fcontrol_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2flog_5fcontrol_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2flog_5fcontrol_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2flog_5fcontrol_2eproto ( )
friend

Member Data Documentation

◆ kBasePathFieldNumber

const int kBasePathFieldNumber = 5
static

◆ kEncodingFieldNumber

const int kEncodingFieldNumber = 6
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kPausedFieldNumber

const int kPausedFieldNumber = 4
static

◆ kRecordResourcesFieldNumber

const int kRecordResourcesFieldNumber = 7
static

◆ kStartFieldNumber

const int kStartFieldNumber = 2
static

◆ kStopFieldNumber

const int kStopFieldNumber = 3
static

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