|
| IMUSensor_OrientationReferenceFrame () |
|
| IMUSensor_OrientationReferenceFrame (const IMUSensor_OrientationReferenceFrame &from) |
|
virtual | ~IMUSensor_OrientationReferenceFrame () |
|
size_t | ByteSizeLong () const final |
|
void | Clear () final |
|
void | clear_custom_rpy () |
|
void | clear_custom_rpy_parent_frame () |
|
void | clear_gravity_dir_x () |
|
void | clear_gravity_dir_x_parent_frame () |
|
void | clear_localization () |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const IMUSensor_OrientationReferenceFrame &from) |
|
const ::ignition::msgs::Vector3d & | custom_rpy () const |
|
const ::std::string & | custom_rpy_parent_frame () const |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
const ::ignition::msgs::Vector3d & | gravity_dir_x () const |
|
const ::std::string & | gravity_dir_x_parent_frame () const |
|
bool | has_custom_rpy () const |
|
bool | has_gravity_dir_x () const |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
bool | IsInitialized () const final |
|
const ::std::string & | localization () const |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const IMUSensor_OrientationReferenceFrame &from) |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
::ignition::msgs::Vector3d * | mutable_custom_rpy () |
|
::std::string * | mutable_custom_rpy_parent_frame () |
|
::ignition::msgs::Vector3d * | mutable_gravity_dir_x () |
|
::std::string * | mutable_gravity_dir_x_parent_frame () |
|
::std::string * | mutable_localization () |
|
IMUSensor_OrientationReferenceFrame * | New () const final |
|
IMUSensor_OrientationReferenceFrame * | New (::google::protobuf::Arena *arena) const final |
|
IMUSensor_OrientationReferenceFrame & | operator= (const IMUSensor_OrientationReferenceFrame &from) |
|
::ignition::msgs::Vector3d * | release_custom_rpy () |
|
::std::string * | release_custom_rpy_parent_frame () |
|
::ignition::msgs::Vector3d * | release_gravity_dir_x () |
|
::std::string * | release_gravity_dir_x_parent_frame () |
|
::std::string * | release_localization () |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
void | set_allocated_custom_rpy (::ignition::msgs::Vector3d *custom_rpy) |
|
void | set_allocated_custom_rpy_parent_frame (::std::string *custom_rpy_parent_frame) |
|
void | set_allocated_gravity_dir_x (::ignition::msgs::Vector3d *gravity_dir_x) |
|
void | set_allocated_gravity_dir_x_parent_frame (::std::string *gravity_dir_x_parent_frame) |
|
void | set_allocated_localization (::std::string *localization) |
|
void | set_custom_rpy_parent_frame (const ::std::string &value) |
|
void | set_custom_rpy_parent_frame (const char *value) |
|
void | set_custom_rpy_parent_frame (const char *value, size_t size) |
|
void | set_gravity_dir_x_parent_frame (const ::std::string &value) |
|
void | set_gravity_dir_x_parent_frame (const char *value) |
|
void | set_gravity_dir_x_parent_frame (const char *value, size_t size) |
|
void | set_localization (const ::std::string &value) |
|
void | set_localization (const char *value) |
|
void | set_localization (const char *value, size_t size) |
|
void | Swap (IMUSensor_OrientationReferenceFrame *other) |
|