List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
CameraSensor Class Referencefinal
#include <camerasensor.pb.h>
Public Types | |
enum | : int { kImageFormatFieldNumber = 4 , kSavePathFieldNumber = 8 , kHeaderFieldNumber = 1 , kImageSizeFieldNumber = 3 , kDistortionFieldNumber = 9 , kHorizontalFovFieldNumber = 2 , kNearClipFieldNumber = 5 , kFarClipFieldNumber = 6 , kSaveEnabledFieldNumber = 7 } |
Public Member Functions | |
CameraSensor () | |
constexpr | CameraSensor (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
CameraSensor (CameraSensor &&from) noexcept | |
CameraSensor (const CameraSensor &from) | |
~CameraSensor () 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 |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_distortion () |
void | clear_far_clip () |
void | clear_header () |
void | clear_horizontal_fov () |
void | clear_image_format () |
void | clear_image_size () |
void | clear_near_clip () |
void | clear_save_enabled () |
void | clear_save_path () |
void | CopyFrom (const CameraSensor &from) |
const ::ignition::msgs::Distortion & | distortion () const |
double | far_clip () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_distortion () const |
bool | has_header () const |
bool | has_image_size () const |
const ::ignition::msgs::Header & | header () const |
double | horizontal_fov () const |
const std::string & | image_format () const |
const ::ignition::msgs::Vector2d & | image_size () const |
bool | IsInitialized () const final |
void | MergeFrom (const CameraSensor &from) |
::ignition::msgs::Distortion * | mutable_distortion () |
::ignition::msgs::Header * | mutable_header () |
std::string * | mutable_image_format () |
::ignition::msgs::Vector2d * | mutable_image_size () |
std::string * | mutable_save_path () |
double | near_clip () const |
CameraSensor * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
CameraSensor & | operator= (CameraSensor &&from) noexcept |
CameraSensor & | operator= (const CameraSensor &from) |
PROTOBUF_NODISCARD ::ignition::msgs::Distortion * | release_distortion () |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD std::string * | release_image_format () |
PROTOBUF_NODISCARD ::ignition::msgs::Vector2d * | release_image_size () |
PROTOBUF_NODISCARD std::string * | release_save_path () |
bool | save_enabled () const |
const std::string & | save_path () const |
void | set_allocated_distortion (::ignition::msgs::Distortion *distortion) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_image_format (std::string *image_format) |
void | set_allocated_image_size (::ignition::msgs::Vector2d *image_size) |
void | set_allocated_save_path (std::string *save_path) |
void | set_far_clip (double value) |
void | set_horizontal_fov (double value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_image_format (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_image_format (ArgT0 &&arg0, ArgT... args) |
void | set_near_clip (double value) |
void | set_save_enabled (bool value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_save_path (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_save_path (ArgT0 &&arg0, ArgT... args) |
void | Swap (CameraSensor *other) |
::ignition::msgs::Distortion * | unsafe_arena_release_distortion () |
::ignition::msgs::Header * | unsafe_arena_release_header () |
::ignition::msgs::Vector2d * | unsafe_arena_release_image_size () |
void | unsafe_arena_set_allocated_distortion (::ignition::msgs::Distortion *distortion) |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | unsafe_arena_set_allocated_image_size (::ignition::msgs::Vector2d *image_size) |
void | UnsafeArenaSwap (CameraSensor *other) |
Static Public Member Functions | |
static const CameraSensor & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const CameraSensor * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
CameraSensor (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ CameraSensor() [1/5]
|
inline |
◆ ~CameraSensor()
|
override |
◆ CameraSensor() [2/5]
|
explicitconstexpr |
◆ CameraSensor() [3/5]
CameraSensor | ( | const CameraSensor & | from | ) |
◆ CameraSensor() [4/5]
|
inlinenoexcept |
◆ CameraSensor() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_distortion()
void clear_distortion | ( | ) |
◆ clear_far_clip()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_horizontal_fov()
|
inline |
◆ clear_image_format()
|
inline |
◆ clear_image_size()
void clear_image_size | ( | ) |
◆ clear_near_clip()
|
inline |
◆ clear_save_enabled()
|
inline |
◆ clear_save_path()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const CameraSensor & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ distortion()
|
inline |
◆ far_clip()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_distortion()
|
inline |
◆ has_header()
|
inline |
◆ has_image_size()
|
inline |
◆ header()
|
inline |
◆ horizontal_fov()
|
inline |
◆ image_format()
|
inline |
◆ image_size()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_CameraSensor_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const CameraSensor & | from | ) |
◆ mutable_distortion()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_image_format()
|
inline |
◆ mutable_image_size()
|
inline |
◆ mutable_save_path()
|
inline |
◆ near_clip()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inlinenoexcept |
◆ operator=() [2/2]
|
inline |
◆ release_distortion()
|
inline |
◆ release_header()
|
inline |
◆ release_image_format()
|
inline |
◆ release_image_size()
|
inline |
◆ release_save_path()
|
inline |
◆ save_enabled()
|
inline |
◆ save_path()
|
inline |
◆ set_allocated_distortion()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_image_format()
|
inline |
◆ set_allocated_image_size()
|
inline |
◆ set_allocated_save_path()
|
inline |
◆ set_far_clip()
|
inline |
◆ set_horizontal_fov()
|
inline |
◆ set_image_format() [1/2]
void set_image_format | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_image_format() [2/2]
|
inline |
◆ set_near_clip()
|
inline |
◆ set_save_enabled()
|
inline |
◆ set_save_path() [1/2]
void set_save_path | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_save_path() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_distortion()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_image_size()
|
inline |
◆ unsafe_arena_set_allocated_distortion()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_image_size()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: