|
| Packet () |
|
constexpr | Packet (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
|
| Packet (const Packet &from) |
|
| Packet (Packet &&from) noexcept |
|
| ~Packet () override |
|
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
|
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
|
size_t | ByteSizeLong () const final |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
|
void | clear_clock () |
|
void | clear_cmd_vel2d () |
|
void | clear_content () |
|
void | clear_doublev () |
|
void | clear_image () |
|
void | clear_pose () |
|
void | clear_pose_v () |
|
void | clear_string_msg_v () |
|
void | clear_time () |
|
void | clear_topic () |
|
void | clear_type () |
|
void | clear_web_request () |
|
void | clear_world_stats () |
|
const ::ignition::msgs::Clock & | clock () const |
|
const ::ignition::msgs::CmdVel2D & | cmd_vel2d () const |
|
ContentCase | content_case () const |
|
void | CopyFrom (const Packet &from) |
|
const ::ignition::msgs::Double_V & | doublev () const |
|
int | GetCachedSize () const final |
|
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
|
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
|
bool | has_clock () const |
|
bool | has_cmd_vel2d () const |
|
bool | has_doublev () const |
|
bool | has_image () const |
|
bool | has_pose () const |
|
bool | has_pose_v () const |
|
bool | has_string_msg_v () const |
|
bool | has_time () const |
|
bool | has_web_request () const |
|
bool | has_world_stats () const |
|
const ::ignition::msgs::Image & | image () const |
|
bool | IsInitialized () const final |
|
void | MergeFrom (const Packet &from) |
|
::ignition::msgs::Clock * | mutable_clock () |
|
::ignition::msgs::CmdVel2D * | mutable_cmd_vel2d () |
|
::ignition::msgs::Double_V * | mutable_doublev () |
|
::ignition::msgs::Image * | mutable_image () |
|
::ignition::msgs::Pose * | mutable_pose () |
|
::ignition::msgs::Pose_V * | mutable_pose_v () |
|
::ignition::msgs::StringMsg_V * | mutable_string_msg_v () |
|
::ignition::msgs::Time * | mutable_time () |
|
std::string * | mutable_topic () |
|
std::string * | mutable_type () |
|
::ignition::msgs::WebRequest * | mutable_web_request () |
|
::ignition::msgs::WorldStatistics * | mutable_world_stats () |
|
Packet * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
|
Packet & | operator= (const Packet &from) |
|
Packet & | operator= (Packet &&from) noexcept |
|
const ::ignition::msgs::Pose & | pose () const |
|
const ::ignition::msgs::Pose_V & | pose_v () const |
|
PROTOBUF_NODISCARD ::ignition::msgs::Clock * | release_clock () |
|
PROTOBUF_NODISCARD ::ignition::msgs::CmdVel2D * | release_cmd_vel2d () |
|
PROTOBUF_NODISCARD ::ignition::msgs::Double_V * | release_doublev () |
|
PROTOBUF_NODISCARD ::ignition::msgs::Image * | release_image () |
|
PROTOBUF_NODISCARD ::ignition::msgs::Pose * | release_pose () |
|
PROTOBUF_NODISCARD ::ignition::msgs::Pose_V * | release_pose_v () |
|
PROTOBUF_NODISCARD ::ignition::msgs::StringMsg_V * | release_string_msg_v () |
|
PROTOBUF_NODISCARD ::ignition::msgs::Time * | release_time () |
|
PROTOBUF_NODISCARD std::string * | release_topic () |
|
PROTOBUF_NODISCARD std::string * | release_type () |
|
PROTOBUF_NODISCARD ::ignition::msgs::WebRequest * | release_web_request () |
|
PROTOBUF_NODISCARD ::ignition::msgs::WorldStatistics * | release_world_stats () |
|
void | set_allocated_clock (::ignition::msgs::Clock *clock) |
|
void | set_allocated_cmd_vel2d (::ignition::msgs::CmdVel2D *cmd_vel2d) |
|
void | set_allocated_doublev (::ignition::msgs::Double_V *doublev) |
|
void | set_allocated_image (::ignition::msgs::Image *image) |
|
void | set_allocated_pose (::ignition::msgs::Pose *pose) |
|
void | set_allocated_pose_v (::ignition::msgs::Pose_V *pose_v) |
|
void | set_allocated_string_msg_v (::ignition::msgs::StringMsg_V *string_msg_v) |
|
void | set_allocated_time (::ignition::msgs::Time *time) |
|
void | set_allocated_topic (std::string *topic) |
|
void | set_allocated_type (std::string *type) |
|
void | set_allocated_web_request (::ignition::msgs::WebRequest *web_request) |
|
void | set_allocated_world_stats (::ignition::msgs::WorldStatistics *world_stats) |
|
template<typename ArgT0 = const std::string&, typename... ArgT> |
void | set_topic (ArgT0 &&arg0, ArgT... args) |
|
template<typename ArgT0 , typename... ArgT> |
PROTOBUF_ALWAYS_INLINE void | set_topic (ArgT0 &&arg0, ArgT... args) |
|
template<typename ArgT0 = const std::string&, typename... ArgT> |
void | set_type (ArgT0 &&arg0, ArgT... args) |
|
template<typename ArgT0 , typename... ArgT> |
PROTOBUF_ALWAYS_INLINE void | set_type (ArgT0 &&arg0, ArgT... args) |
|
const ::ignition::msgs::StringMsg_V & | string_msg_v () const |
|
void | Swap (Packet *other) |
|
const ::ignition::msgs::Time & | time () const |
|
const std::string & | topic () const |
|
const std::string & | type () const |
|
::ignition::msgs::Clock * | unsafe_arena_release_clock () |
|
::ignition::msgs::CmdVel2D * | unsafe_arena_release_cmd_vel2d () |
|
::ignition::msgs::Double_V * | unsafe_arena_release_doublev () |
|
::ignition::msgs::Image * | unsafe_arena_release_image () |
|
::ignition::msgs::Pose * | unsafe_arena_release_pose () |
|
::ignition::msgs::Pose_V * | unsafe_arena_release_pose_v () |
|
::ignition::msgs::StringMsg_V * | unsafe_arena_release_string_msg_v () |
|
::ignition::msgs::Time * | unsafe_arena_release_time () |
|
::ignition::msgs::WebRequest * | unsafe_arena_release_web_request () |
|
::ignition::msgs::WorldStatistics * | unsafe_arena_release_world_stats () |
|
void | unsafe_arena_set_allocated_clock (::ignition::msgs::Clock *clock) |
|
void | unsafe_arena_set_allocated_cmd_vel2d (::ignition::msgs::CmdVel2D *cmd_vel2d) |
|
void | unsafe_arena_set_allocated_doublev (::ignition::msgs::Double_V *doublev) |
|
void | unsafe_arena_set_allocated_image (::ignition::msgs::Image *image) |
|
void | unsafe_arena_set_allocated_pose (::ignition::msgs::Pose *pose) |
|
void | unsafe_arena_set_allocated_pose_v (::ignition::msgs::Pose_V *pose_v) |
|
void | unsafe_arena_set_allocated_string_msg_v (::ignition::msgs::StringMsg_V *string_msg_v) |
|
void | unsafe_arena_set_allocated_time (::ignition::msgs::Time *time) |
|
void | unsafe_arena_set_allocated_web_request (::ignition::msgs::WebRequest *web_request) |
|
void | unsafe_arena_set_allocated_world_stats (::ignition::msgs::WorldStatistics *world_stats) |
|
void | UnsafeArenaSwap (Packet *other) |
|
const ::ignition::msgs::WebRequest & | web_request () const |
|
const ::ignition::msgs::WorldStatistics & | world_stats () const |
|