Ignition Msgs

API Reference

8.4.0

#include <video_record.pb.h>

Public Member Functions

 VideoRecord ()
 
 VideoRecord (const VideoRecord &from)
 
virtual ~VideoRecord ()
 
int ByteSize () const
 
void Clear ()
 
void clear_format ()
 
void clear_header ()
 
void clear_save_filename ()
 
void clear_start ()
 
void clear_stop ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const VideoRecord &from)
 
const ::std::stringformat () 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 VideoRecord &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_format ()
 
::ignition::msgs::Headermutable_header ()
 
::std::stringmutable_save_filename ()
 
VideoRecordNew () const
 
VideoRecordNew (::google::protobuf::Arena *arena) const
 
VideoRecordoperator= (const VideoRecord &from)
 
::std::stringrelease_format ()
 
::ignition::msgs::Headerrelease_header ()
 
::std::stringrelease_save_filename ()
 
const ::std::stringsave_filename () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_format (::std::string *format)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_allocated_save_filename (::std::string *save_filename)
 
void set_format (const ::std::string &value)
 
void set_format (const char *value)
 
void set_format (const char *value, size_t size)
 
void set_save_filename (const ::std::string &value)
 
void set_save_filename (const char *value)
 
void set_save_filename (const char *value, size_t size)
 
void set_start (bool value)
 
void set_stop (bool value)
 
bool start () const
 
bool stop () const
 
void Swap (VideoRecord *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kFormatFieldNumber = 4
 
static const int kHeaderFieldNumber = 1
 
static const int kSaveFilenameFieldNumber = 5
 
static const int kStartFieldNumber = 2
 
static const int kStopFieldNumber = 3
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fvideo_5frecord_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fvideo_5frecord_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fvideo_5frecord_2eproto ()
 

Constructor & Destructor Documentation

◆ VideoRecord() [1/2]

◆ ~VideoRecord()

virtual ~VideoRecord ( )
virtual

◆ VideoRecord() [2/2]

VideoRecord ( const VideoRecord from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_format()

void clear_format ( )
inline

◆ clear_header()

void clear_header ( )
inline

◆ clear_save_filename()

void clear_save_filename ( )
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 VideoRecord from)

◆ default_instance()

static const VideoRecord& default_instance ( )
static

◆ descriptor()

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

◆ format()

const ::std::string & format ( ) 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 VideoRecord from)

◆ MergePartialFromCodedStream()

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

◆ mutable_format()

std::string * mutable_format ( )
inline

◆ mutable_header()

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

◆ mutable_save_filename()

std::string * mutable_save_filename ( )
inline

◆ New() [1/2]

VideoRecord* New ( ) const
inline

References VideoRecord::New().

Referenced by VideoRecord::New().

◆ New() [2/2]

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

◆ operator=()

VideoRecord& operator= ( const VideoRecord from)
inline

◆ release_format()

std::string * release_format ( )
inline

◆ release_header()

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

◆ release_save_filename()

std::string * release_save_filename ( )
inline

◆ save_filename()

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

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_allocated_format()

void set_allocated_format ( ::std::string format)
inline

◆ set_allocated_header()

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

◆ set_allocated_save_filename()

void set_allocated_save_filename ( ::std::string save_filename)
inline

◆ set_format() [1/3]

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

◆ set_format() [2/3]

void set_format ( const char *  value)
inline

◆ set_format() [3/3]

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

◆ set_save_filename() [1/3]

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

◆ set_save_filename() [2/3]

void set_save_filename ( const char *  value)
inline

◆ set_save_filename() [3/3]

void set_save_filename ( 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 ( VideoRecord other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fvideo_5frecord_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fvideo_5frecord_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fvideo_5frecord_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fvideo_5frecord_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fvideo_5frecord_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fvideo_5frecord_2eproto ( )
friend

Member Data Documentation

◆ kFormatFieldNumber

const int kFormatFieldNumber = 4
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kSaveFilenameFieldNumber

const int kSaveFilenameFieldNumber = 5
static

◆ kStartFieldNumber

const int kStartFieldNumber = 2
static

◆ kStopFieldNumber

const int kStopFieldNumber = 3
static

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