List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Projector Class Reference
#include <projector.pb.h>
Public Member Functions | |
Projector () | |
Projector (const Projector &from) | |
virtual | ~Projector () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_enabled () |
void | clear_far_clip () |
void | clear_fov () |
void | clear_header () |
void | clear_name () |
void | clear_near_clip () |
void | clear_pose () |
void | clear_texture () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Projector &from) |
bool | enabled () const |
double | far_clip () const |
double | fov () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_pose () const |
const ::ignition::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 Projector &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Header * | mutable_header () |
::std::string * | mutable_name () |
::ignition::msgs::Pose * | mutable_pose () |
::std::string * | mutable_texture () |
const ::std::string & | name () const |
double | near_clip () const |
Projector * | New () const final |
Projector * | New (::google::protobuf::Arena *arena) const final |
Projector & | operator= (const Projector &from) |
const ::ignition::msgs::Pose & | pose () const |
::ignition::msgs::Header * | release_header () |
::std::string * | release_name () |
::ignition::msgs::Pose * | release_pose () |
::std::string * | release_texture () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_name (::std::string *name) |
void | set_allocated_pose (::ignition::msgs::Pose *pose) |
void | set_allocated_texture (::std::string *texture) |
void | set_enabled (bool value) |
void | set_far_clip (double value) |
void | set_fov (double value) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_near_clip (double value) |
void | set_texture (const ::std::string &value) |
void | set_texture (const char *value) |
void | set_texture (const char *value, size_t size) |
void | Swap (Projector *other) |
const ::std::string & | texture () const |
Static Public Member Functions | |
static const Projector & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Projector * | internal_default_instance () |
Static Public Attributes | |
static const int | kEnabledFieldNumber = 8 |
static const int | kFarClipFieldNumber = 7 |
static const int | kFovFieldNumber = 5 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 2 |
static const int | kNearClipFieldNumber = 6 |
static const int | kPoseFieldNumber = 4 |
static const int | kTextureFieldNumber = 3 |
Constructor & Destructor Documentation
◆ Projector() [1/2]
Projector | ( | ) |
◆ ~Projector()
|
virtual |
◆ Projector() [2/2]
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_enabled()
|
inline |
◆ clear_far_clip()
|
inline |
◆ clear_fov()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_name()
|
inline |
◆ clear_near_clip()
|
inline |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_texture()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Projector & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ enabled()
|
inline |
◆ far_clip()
|
inline |
◆ fov()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
References Projector::internal_default_instance().
◆ has_pose()
|
inline |
References Projector::internal_default_instance().
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by Projector::set_allocated_header().
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Projector_default_instance_.
Referenced by Projector::has_header(), and Projector::has_pose().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Projector & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_pose()
|
inline |
◆ mutable_texture()
|
inline |
◆ name()
|
inline |
Referenced by Projector::set_allocated_name().
◆ near_clip()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ pose()
|
inline |
References ignition::msgs::_Pose_default_instance_.
Referenced by Projector::set_allocated_pose().
◆ release_header()
|
inline |
◆ release_name()
|
inline |
◆ release_pose()
|
inline |
◆ release_texture()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
References Projector::header().
◆ set_allocated_name()
|
inline |
References Projector::name().
◆ set_allocated_pose()
|
inline |
References Projector::pose().
◆ set_allocated_texture()
|
inline |
References Projector::texture().
◆ set_enabled()
|
inline |
◆ set_far_clip()
|
inline |
◆ set_fov()
|
inline |
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ set_near_clip()
|
inline |
◆ set_texture() [1/3]
|
inline |
◆ set_texture() [2/3]
|
inline |
◆ set_texture() [3/3]
|
inline |
◆ Swap()
void Swap | ( | Projector * | other | ) |
◆ texture()
|
inline |
Referenced by Projector::set_allocated_texture().
Member Data Documentation
◆ kEnabledFieldNumber
|
static |
◆ kFarClipFieldNumber
|
static |
◆ kFovFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNameFieldNumber
|
static |
◆ kNearClipFieldNumber
|
static |
◆ kPoseFieldNumber
|
static |
◆ kTextureFieldNumber
|
static |
The documentation for this class was generated from the following file: