#include <packet.pb.h>
Public Types | |
enum | ContentCase { kCmdVel2D = 3, kImage = 4, kStringMsgV = 5, kWebRequest = 6, kPose = 7, kDoublev = 8, kPoseV = 9, kTime = 10, kClock = 11, kWorldStats = 12, CONTENT_NOT_SET = 0 } |
Static Public Member Functions | |
static const Packet & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Packet * | internal_default_instance () |
Static Public Attributes | |
static const int | kClockFieldNumber = 11 |
static const int | kCmdVel2DFieldNumber = 3 |
static const int | kDoublevFieldNumber = 8 |
static const int | kImageFieldNumber = 4 |
static constexpr int | kIndexInFileMessages |
static const int | kPoseFieldNumber = 7 |
static const int | kPoseVFieldNumber = 9 |
static const int | kStringMsgVFieldNumber = 5 |
static const int | kTimeFieldNumber = 10 |
static const int | kTopicFieldNumber = 1 |
static const int | kTypeFieldNumber = 2 |
static const int | kWebRequestFieldNumber = 6 |
static const int | kWorldStatsFieldNumber = 12 |
Member Enumeration Documentation
◆ ContentCase
enum ContentCase |
Constructor & Destructor Documentation
◆ Packet() [1/2]
Packet | ( | ) |
◆ ~Packet()
|
virtual |
◆ Packet() [2/2]
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_clock()
void clear_clock | ( | ) |
◆ clear_cmd_vel2d()
void clear_cmd_vel2d | ( | ) |
◆ clear_content()
void clear_content | ( | ) |
◆ clear_doublev()
void clear_doublev | ( | ) |
◆ clear_image()
void clear_image | ( | ) |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_pose_v()
void clear_pose_v | ( | ) |
◆ clear_string_msg_v()
void clear_string_msg_v | ( | ) |
◆ clear_time()
void clear_time | ( | ) |
◆ clear_topic()
|
inline |
◆ clear_type()
|
inline |
◆ clear_web_request()
void clear_web_request | ( | ) |
◆ clear_world_stats()
void clear_world_stats | ( | ) |
◆ clock()
|
inline |
References ignition::msgs::_Clock_default_instance_, and Packet::has_clock().
◆ cmd_vel2d()
|
inline |
References ignition::msgs::_CmdVel2D_default_instance_, and Packet::has_cmd_vel2d().
◆ content_case()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Packet & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ doublev()
|
inline |
References ignition::msgs::_Double_V_default_instance_, and Packet::has_doublev().
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_clock()
|
inline |
References Packet::content_case(), and Packet::kClock.
Referenced by Packet::clock(), Packet::mutable_clock(), and Packet::release_clock().
◆ has_cmd_vel2d()
|
inline |
References Packet::content_case(), and Packet::kCmdVel2D.
Referenced by Packet::cmd_vel2d(), Packet::mutable_cmd_vel2d(), and Packet::release_cmd_vel2d().
◆ has_doublev()
|
inline |
References Packet::content_case(), and Packet::kDoublev.
Referenced by Packet::doublev(), Packet::mutable_doublev(), and Packet::release_doublev().
◆ has_image()
|
inline |
References Packet::content_case(), and Packet::kImage.
Referenced by Packet::image(), Packet::mutable_image(), and Packet::release_image().
◆ has_pose()
|
inline |
References Packet::content_case(), and Packet::kPose.
Referenced by Packet::mutable_pose(), Packet::pose(), and Packet::release_pose().
◆ has_pose_v()
|
inline |
References Packet::content_case(), and Packet::kPoseV.
Referenced by Packet::mutable_pose_v(), Packet::pose_v(), and Packet::release_pose_v().
◆ has_string_msg_v()
|
inline |
References Packet::content_case(), and Packet::kStringMsgV.
Referenced by Packet::mutable_string_msg_v(), Packet::release_string_msg_v(), and Packet::string_msg_v().
◆ has_time()
|
inline |
References Packet::content_case(), and Packet::kTime.
Referenced by Packet::mutable_time(), Packet::release_time(), and Packet::time().
◆ has_web_request()
|
inline |
References Packet::content_case(), and Packet::kWebRequest.
Referenced by Packet::mutable_web_request(), Packet::release_web_request(), and Packet::web_request().
◆ has_world_stats()
|
inline |
References Packet::content_case(), and Packet::kWorldStats.
Referenced by Packet::mutable_world_stats(), Packet::release_world_stats(), and Packet::world_stats().
◆ image()
|
inline |
References ignition::msgs::_Image_default_instance_, and Packet::has_image().
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Packet_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Packet & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_clock()
|
inline |
References Packet::clear_content(), and Packet::has_clock().
◆ mutable_cmd_vel2d()
|
inline |
References Packet::clear_content(), and Packet::has_cmd_vel2d().
◆ mutable_doublev()
|
inline |
References Packet::clear_content(), and Packet::has_doublev().
◆ mutable_image()
|
inline |
References Packet::clear_content(), and Packet::has_image().
◆ mutable_pose()
|
inline |
References Packet::clear_content(), and Packet::has_pose().
◆ mutable_pose_v()
|
inline |
References Packet::clear_content(), and Packet::has_pose_v().
◆ mutable_string_msg_v()
|
inline |
References Packet::clear_content(), and Packet::has_string_msg_v().
◆ mutable_time()
|
inline |
References Packet::clear_content(), and Packet::has_time().
◆ mutable_topic()
|
inline |
◆ mutable_type()
|
inline |
◆ mutable_web_request()
|
inline |
References Packet::clear_content(), and Packet::has_web_request().
◆ mutable_world_stats()
|
inline |
References Packet::clear_content(), and Packet::has_world_stats().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ pose()
|
inline |
References ignition::msgs::_Pose_default_instance_, and Packet::has_pose().
◆ pose_v()
|
inline |
References ignition::msgs::_Pose_V_default_instance_, and Packet::has_pose_v().
◆ release_clock()
|
inline |
References Packet::has_clock().
◆ release_cmd_vel2d()
|
inline |
References Packet::has_cmd_vel2d().
◆ release_doublev()
|
inline |
References Packet::has_doublev().
◆ release_image()
|
inline |
References Packet::has_image().
◆ release_pose()
|
inline |
References Packet::has_pose().
◆ release_pose_v()
|
inline |
References Packet::has_pose_v().
◆ release_string_msg_v()
|
inline |
References Packet::has_string_msg_v().
◆ release_time()
|
inline |
References Packet::has_time().
◆ release_topic()
|
inline |
◆ release_type()
|
inline |
◆ release_web_request()
|
inline |
References Packet::has_web_request().
◆ release_world_stats()
|
inline |
References Packet::has_world_stats().
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_clock()
void set_allocated_clock | ( | ::ignition::msgs::Clock * | clock | ) |
◆ set_allocated_cmd_vel2d()
void set_allocated_cmd_vel2d | ( | ::ignition::msgs::CmdVel2D * | cmd_vel2d | ) |
◆ set_allocated_doublev()
void set_allocated_doublev | ( | ::ignition::msgs::Double_V * | doublev | ) |
◆ set_allocated_image()
void set_allocated_image | ( | ::ignition::msgs::Image * | image | ) |
◆ set_allocated_pose()
void set_allocated_pose | ( | ::ignition::msgs::Pose * | pose | ) |
◆ set_allocated_pose_v()
void set_allocated_pose_v | ( | ::ignition::msgs::Pose_V * | pose_v | ) |
◆ set_allocated_string_msg_v()
void set_allocated_string_msg_v | ( | ::ignition::msgs::StringMsg_V * | string_msg_v | ) |
◆ set_allocated_time()
void set_allocated_time | ( | ::ignition::msgs::Time * | time | ) |
◆ set_allocated_topic()
|
inline |
References Packet::topic().
◆ set_allocated_type()
|
inline |
References Packet::type().
◆ set_allocated_web_request()
void set_allocated_web_request | ( | ::ignition::msgs::WebRequest * | web_request | ) |
◆ set_allocated_world_stats()
void set_allocated_world_stats | ( | ::ignition::msgs::WorldStatistics * | world_stats | ) |
◆ set_topic() [1/3]
|
inline |
◆ set_topic() [2/3]
|
inline |
◆ set_topic() [3/3]
|
inline |
◆ set_type() [1/3]
|
inline |
◆ set_type() [2/3]
|
inline |
◆ set_type() [3/3]
|
inline |
◆ string_msg_v()
|
inline |
References ignition::msgs::_StringMsg_V_default_instance_, and Packet::has_string_msg_v().
◆ Swap()
void Swap | ( | Packet * | other | ) |
◆ time()
|
inline |
References ignition::msgs::_Time_default_instance_, and Packet::has_time().
◆ topic()
|
inline |
Referenced by Packet::set_allocated_topic().
◆ type()
|
inline |
Referenced by Packet::set_allocated_type().
◆ web_request()
|
inline |
References ignition::msgs::_WebRequest_default_instance_, and Packet::has_web_request().
◆ world_stats()
|
inline |
Member Data Documentation
◆ kClockFieldNumber
|
static |
◆ kCmdVel2DFieldNumber
|
static |
◆ kDoublevFieldNumber
|
static |
◆ kImageFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
◆ kPoseFieldNumber
|
static |
◆ kPoseVFieldNumber
|
static |
◆ kStringMsgVFieldNumber
|
static |
◆ kTimeFieldNumber
|
static |
◆ kTopicFieldNumber
|
static |
◆ kTypeFieldNumber
|
static |
◆ kWebRequestFieldNumber
|
static |
◆ kWorldStatsFieldNumber
|
static |
The documentation for this class was generated from the following file: