This class represents the TopicDataType of the type TwistWithCovariance defined by the user in the IDL file. More...
#include <TwistWithCovariancePubSubTypes.h>
Inheritance diagram for geometry_msgs::msg::TwistWithCovariancePubSubType:
Collaboration diagram for geometry_msgs::msg::TwistWithCovariancePubSubType:Public Types | |
| typedef TwistWithCovariance | type |
Public Member Functions | |
| virtual eProsima_user_DllExport void * | createData () override |
| virtual eProsima_user_DllExport void | deleteData (void *data) override |
| virtual eProsima_user_DllExport bool | deserialize (eprosima::fastrtps::rtps::SerializedPayload_t *payload, void *data) override |
| virtual eProsima_user_DllExport bool | getKey (void *data, eprosima::fastrtps::rtps::InstanceHandle_t *ihandle, bool force_md5=false) override |
| virtual eProsima_user_DllExport std::function< uint32_t()> | getSerializedSizeProvider (void *data) override |
| virtual eProsima_user_DllExport bool | serialize (void *data, eprosima::fastrtps::rtps::SerializedPayload_t *payload) override |
| eProsima_user_DllExport | TwistWithCovariancePubSubType () |
| virtual eProsima_user_DllExport | ~TwistWithCovariancePubSubType () override |
Public Attributes | |
| unsigned char * | m_keyBuffer |
| MD5 | m_md5 |
Static Private Member Functions | |
| static constexpr bool | is_plain_impl () |
This class represents the TopicDataType of the type TwistWithCovariance defined by the user in the IDL file.
Definition at line 75 of file TwistWithCovariancePubSubTypes.h.
Definition at line 79 of file TwistWithCovariancePubSubTypes.h.
| geometry_msgs::msg::TwistWithCovariancePubSubType::TwistWithCovariancePubSubType | ( | ) |
Definition at line 33 of file TwistWithCovariancePubSubTypes.cpp.
References geometry_msgs::msg::TwistWithCovariance::getKeyMaxCdrSerializedSize(), geometry_msgs::msg::TwistWithCovariance::getMaxCdrSerializedSize(), geometry_msgs::msg::TwistWithCovariance::isKeyDefined(), and m_keyBuffer.
Here is the call graph for this function:
|
overridevirtual |
Definition at line 46 of file TwistWithCovariancePubSubTypes.cpp.
References m_keyBuffer.
|
overridevirtual |
Definition at line 123 of file TwistWithCovariancePubSubTypes.cpp.
|
overridevirtual |
Definition at line 128 of file TwistWithCovariancePubSubTypes.cpp.
|
overridevirtual |
Definition at line 83 of file TwistWithCovariancePubSubTypes.cpp.
References geometry_msgs::msg::TwistWithCovariance::deserialize().
Here is the call graph for this function:
|
overridevirtual |
Definition at line 134 of file TwistWithCovariancePubSubTypes.cpp.
References geometry_msgs::msg::TwistWithCovariance::getKeyMaxCdrSerializedSize(), m_keyBuffer, m_md5, and geometry_msgs::msg::TwistWithCovariance::serializeKey().
Here is the call graph for this function:
|
overridevirtual |
Definition at line 113 of file TwistWithCovariancePubSubTypes.cpp.
References geometry_msgs::msg::TwistWithCovariance::getCdrSerializedSize().
Here is the call graph for this function:
|
inlinestaticprivate |
Definition at line 134 of file TwistWithCovariancePubSubTypes.h.
|
overridevirtual |
Definition at line 54 of file TwistWithCovariancePubSubTypes.cpp.
References geometry_msgs::msg::TwistWithCovariance::serialize().
Here is the call graph for this function:| unsigned char* geometry_msgs::msg::TwistWithCovariancePubSubType::m_keyBuffer |
Definition at line 132 of file TwistWithCovariancePubSubTypes.h.
Referenced by getKey(), TwistWithCovariancePubSubType(), and ~TwistWithCovariancePubSubType().
| MD5 geometry_msgs::msg::TwistWithCovariancePubSubType::m_md5 |
Definition at line 131 of file TwistWithCovariancePubSubTypes.h.
Referenced by getKey().
1.8.13