|
| IMUSensor () |
|
| IMUSensor (const IMUSensor &from) |
|
virtual | ~IMUSensor () |
|
const ::ignition::msgs::IMUSensor_AngularVelocity & | angular_velocity () const |
|
size_t | ByteSizeLong () const final |
|
void | Clear () final |
|
void | clear_angular_velocity () |
|
void | clear_header () |
|
void | clear_linear_acceleration () |
|
void | clear_orientation_ref_frame () |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const IMUSensor &from) |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
bool | has_angular_velocity () const |
|
bool | has_header () const |
|
bool | has_linear_acceleration () const |
|
bool | has_orientation_ref_frame () const |
|
const ::ignition::msgs::Header & | header () const |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
bool | IsInitialized () const final |
|
const ::ignition::msgs::IMUSensor_LinearAcceleration & | linear_acceleration () const |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const IMUSensor &from) |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
::ignition::msgs::IMUSensor_AngularVelocity * | mutable_angular_velocity () |
|
::ignition::msgs::Header * | mutable_header () |
|
::ignition::msgs::IMUSensor_LinearAcceleration * | mutable_linear_acceleration () |
|
::ignition::msgs::IMUSensor_OrientationReferenceFrame * | mutable_orientation_ref_frame () |
|
IMUSensor * | New () const final |
|
IMUSensor * | New (::google::protobuf::Arena *arena) const final |
|
IMUSensor & | operator= (const IMUSensor &from) |
|
const ::ignition::msgs::IMUSensor_OrientationReferenceFrame & | orientation_ref_frame () const |
|
::ignition::msgs::IMUSensor_AngularVelocity * | release_angular_velocity () |
|
::ignition::msgs::Header * | release_header () |
|
::ignition::msgs::IMUSensor_LinearAcceleration * | release_linear_acceleration () |
|
::ignition::msgs::IMUSensor_OrientationReferenceFrame * | release_orientation_ref_frame () |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
void | set_allocated_angular_velocity (::ignition::msgs::IMUSensor_AngularVelocity *angular_velocity) |
|
void | set_allocated_header (::ignition::msgs::Header *header) |
|
void | set_allocated_linear_acceleration (::ignition::msgs::IMUSensor_LinearAcceleration *linear_acceleration) |
|
void | set_allocated_orientation_ref_frame (::ignition::msgs::IMUSensor_OrientationReferenceFrame *orientation_ref_frame) |
|
void | Swap (IMUSensor *other) |
|