|
| GUICamera () |
|
| GUICamera (const GUICamera &from) |
|
virtual | ~GUICamera () |
|
size_t | ByteSizeLong () const final |
|
void | Clear () final |
|
void | clear_header () |
|
void | clear_name () |
|
void | clear_pose () |
|
void | clear_projection_type () |
|
void | clear_track () |
|
void | clear_view_controller () |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const GUICamera &from) |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
bool | has_header () const |
|
bool | has_pose () const |
|
bool | has_track () 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 GUICamera &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_projection_type () |
|
::ignition::msgs::TrackVisual * | mutable_track () |
|
::std::string * | mutable_view_controller () |
|
const ::std::string & | name () const |
|
GUICamera * | New () const final |
|
GUICamera * | New (::google::protobuf::Arena *arena) const final |
|
GUICamera & | operator= (const GUICamera &from) |
|
const ::ignition::msgs::Pose & | pose () const |
|
const ::std::string & | projection_type () const |
|
::ignition::msgs::Header * | release_header () |
|
::std::string * | release_name () |
|
::ignition::msgs::Pose * | release_pose () |
|
::std::string * | release_projection_type () |
|
::ignition::msgs::TrackVisual * | release_track () |
|
::std::string * | release_view_controller () |
|
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_projection_type (::std::string *projection_type) |
|
void | set_allocated_track (::ignition::msgs::TrackVisual *track) |
|
void | set_allocated_view_controller (::std::string *view_controller) |
|
void | set_name (const ::std::string &value) |
|
void | set_name (const char *value) |
|
void | set_name (const char *value, size_t size) |
|
void | set_projection_type (const ::std::string &value) |
|
void | set_projection_type (const char *value) |
|
void | set_projection_type (const char *value, size_t size) |
|
void | set_view_controller (const ::std::string &value) |
|
void | set_view_controller (const char *value) |
|
void | set_view_controller (const char *value, size_t size) |
|
void | Swap (GUICamera *other) |
|
const ::ignition::msgs::TrackVisual & | track () const |
|
const ::std::string & | view_controller () const |
|