Ignition Msgs

API Reference

6.4.0
Packet Member List

This is the complete list of members for Packet, including all inherited members.

ByteSize() constPacket
Clear()Packet
clear_clock()Packetinline
clear_cmd_vel2d()Packetinline
clear_doublev()Packetinline
clear_image()Packetinline
clear_pose()Packetinline
clear_pose_v()Packetinline
clear_string_msg_v()Packetinline
clear_time()Packetinline
clear_topic()Packetinline
clear_type()Packetinline
clear_web_request()Packetinline
clear_world_stats()Packetinline
clock() constPacketinline
cmd_vel2d() constPacketinline
content_case() constPacketinline
CONTENT_NOT_SET enum valuePacket
ContentCase enum namePacket
CopyFrom(const ::google::protobuf::Message &from)Packet
CopyFrom(const Packet &from)Packet
default_instance()Packetstatic
descriptor()Packetstatic
doublev() constPacketinline
GetCachedSize() constPacketinline
GetMetadata() constPacket
has_clock() constPacketinline
has_cmd_vel2d() constPacketinline
has_doublev() constPacketinline
has_image() constPacketinline
has_pose() constPacketinline
has_pose_v() constPacketinline
has_string_msg_v() constPacketinline
has_time() constPacketinline
has_web_request() constPacketinline
has_world_stats() constPacketinline
image() constPacketinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constPacket
IsInitialized() constPacket
kClock enum valuePacket
kClockFieldNumberPacketstatic
kCmdVel2D enum valuePacket
kCmdVel2DFieldNumberPacketstatic
kDoublev enum valuePacket
kDoublevFieldNumberPacketstatic
kImage enum valuePacket
kImageFieldNumberPacketstatic
kPose enum valuePacket
kPoseFieldNumberPacketstatic
kPoseV enum valuePacket
kPoseVFieldNumberPacketstatic
kStringMsgV enum valuePacket
kStringMsgVFieldNumberPacketstatic
kTime enum valuePacket
kTimeFieldNumberPacketstatic
kTopicFieldNumberPacketstatic
kTypeFieldNumberPacketstatic
kWebRequest enum valuePacket
kWebRequestFieldNumberPacketstatic
kWorldStats enum valuePacket
kWorldStatsFieldNumberPacketstatic
MergeFrom(const ::google::protobuf::Message &from)Packet
MergeFrom(const Packet &from)Packet
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)Packet
mutable_clock()Packetinline
mutable_cmd_vel2d()Packetinline
mutable_doublev()Packetinline
mutable_image()Packetinline
mutable_pose()Packetinline
mutable_pose_v()Packetinline
mutable_string_msg_v()Packetinline
mutable_time()Packetinline
mutable_topic()Packetinline
mutable_type()Packetinline
mutable_web_request()Packetinline
mutable_world_stats()Packetinline
New() constPacketinline
New(::google::protobuf::Arena *arena) constPacket
operator=(const Packet &from)Packetinline
Packet()Packet
Packet(const Packet &from)Packet
pose() constPacketinline
pose_v() constPacketinline
protobuf_AddDesc_ignition_2fmsgs_2fpacket_2eproto()Packetfriend
protobuf_AssignDesc_ignition_2fmsgs_2fpacket_2eproto()Packetfriend
protobuf_ShutdownFile_ignition_2fmsgs_2fpacket_2eproto()Packetfriend
release_clock()Packetinline
release_cmd_vel2d()Packetinline
release_doublev()Packetinline
release_image()Packetinline
release_pose()Packetinline
release_pose_v()Packetinline
release_string_msg_v()Packetinline
release_time()Packetinline
release_topic()Packetinline
release_type()Packetinline
release_web_request()Packetinline
release_world_stats()Packetinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constPacket
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constPacketinline
set_allocated_clock(::ignition::msgs::Clock *clock)Packetinline
set_allocated_cmd_vel2d(::ignition::msgs::CmdVel2D *cmd_vel2d)Packetinline
set_allocated_doublev(::ignition::msgs::Double_V *doublev)Packetinline
set_allocated_image(::ignition::msgs::Image *image)Packetinline
set_allocated_pose(::ignition::msgs::Pose *pose)Packetinline
set_allocated_pose_v(::ignition::msgs::Pose_V *pose_v)Packetinline
set_allocated_string_msg_v(::ignition::msgs::StringMsg_V *string_msg_v)Packetinline
set_allocated_time(::ignition::msgs::Time *time)Packetinline
set_allocated_topic(::std::string *topic)Packetinline
set_allocated_type(::std::string *type)Packetinline
set_allocated_web_request(::ignition::msgs::WebRequest *web_request)Packetinline
set_allocated_world_stats(::ignition::msgs::WorldStatistics *world_stats)Packetinline
set_topic(const ::std::string &value)Packetinline
set_topic(const char *value)Packetinline
set_topic(const char *value, size_t size)Packetinline
set_type(const ::std::string &value)Packetinline
set_type(const char *value)Packetinline
set_type(const char *value, size_t size)Packetinline
string_msg_v() constPacketinline
Swap(Packet *other)Packet
time() constPacketinline
topic() constPacketinline
type() constPacketinline
web_request() constPacketinline
world_stats() constPacketinline
~Packet()Packetvirtual