Skip to content

Commit

Permalink
Refs #21349. Regenerate source code
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo González Moreno <[email protected]>
  • Loading branch information
richiware committed Jul 17, 2024
1 parent 2ac5aa4 commit a1300f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/HelloWorldExampleDS/HelloWorldPubSubTypes.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ class HelloWorldPubSubType : public eprosima::fastdds::dds::TopicDataType

#endif // TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE

private:

eprosima::fastdds::MD5 md5_;
unsigned char* key_buffer_;

Expand Down
2 changes: 2 additions & 0 deletions resources/static_types/HelloWorldPubSubTypes.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ class HelloWorldPubSubType : public eprosima::fastdds::dds::TopicDataType

#endif // TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE

private:

eprosima::fastdds::MD5 md5_;
unsigned char* key_buffer_;

Expand Down

0 comments on commit a1300f8

Please sign in to comment.