List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
VideoRecord Class Reference
#include <video_record.pb.h>
Public Member Functions | |
VideoRecord () | |
VideoRecord (const VideoRecord &from) | |
virtual | ~VideoRecord () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_format () |
void | clear_header () |
void | clear_save_filename () |
void | clear_start () |
void | clear_stop () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const VideoRecord &from) |
const ::std::string & | format () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::gz::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 VideoRecord &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_format () |
::gz::msgs::Header * | mutable_header () |
::std::string * | mutable_save_filename () |
VideoRecord * | New () const final |
VideoRecord * | New (::google::protobuf::Arena *arena) const final |
VideoRecord & | operator= (const VideoRecord &from) |
::std::string * | release_format () |
::gz::msgs::Header * | release_header () |
::std::string * | release_save_filename () |
const ::std::string & | save_filename () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_format (::std::string *format) |
void | set_allocated_header (::gz::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 VideoRecord & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const VideoRecord * | internal_default_instance () |
Static Public Attributes | |
static const int | kFormatFieldNumber = 4 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kSaveFilenameFieldNumber = 5 |
static const int | kStartFieldNumber = 2 |
static const int | kStopFieldNumber = 3 |
Constructor & Destructor Documentation
◆ VideoRecord() [1/2]
VideoRecord | ( | ) |
◆ ~VideoRecord()
|
virtual |
◆ VideoRecord() [2/2]
VideoRecord | ( | const VideoRecord & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_format()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_save_filename()
|
inline |
◆ clear_start()
|
inline |
◆ clear_stop()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const VideoRecord & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ format()
|
inline |
Referenced by VideoRecord::set_allocated_format().
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
References VideoRecord::internal_default_instance().
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by VideoRecord::set_allocated_header().
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_VideoRecord_default_instance_.
Referenced by VideoRecord::has_header().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const VideoRecord & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_format()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_save_filename()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_format()
|
inline |
◆ release_header()
|
inline |
◆ release_save_filename()
|
inline |
◆ save_filename()
|
inline |
Referenced by VideoRecord::set_allocated_save_filename().
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_format()
|
inline |
References VideoRecord::format().
◆ set_allocated_header()
|
inline |
References VideoRecord::header().
◆ set_allocated_save_filename()
|
inline |
References VideoRecord::save_filename().
◆ set_format() [1/3]
|
inline |
◆ set_format() [2/3]
|
inline |
◆ set_format() [3/3]
|
inline |
◆ set_save_filename() [1/3]
|
inline |
◆ set_save_filename() [2/3]
|
inline |
◆ set_save_filename() [3/3]
|
inline |
◆ set_start()
|
inline |
◆ set_stop()
|
inline |
◆ start()
|
inline |
◆ stop()
|
inline |
◆ Swap()
void Swap | ( | VideoRecord * | other | ) |
Member Data Documentation
◆ kFormatFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kSaveFilenameFieldNumber
|
static |
◆ kStartFieldNumber
|
static |
◆ kStopFieldNumber
|
static |
The documentation for this class was generated from the following file: