Skip to content

Commit

Permalink
Make rmw_context_impl_s an RAII class
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund committed Aug 6, 2024
1 parent c12ff3e commit 03c4ee1
Show file tree
Hide file tree
Showing 12 changed files with 790 additions and 326 deletions.
1 change: 1 addition & 0 deletions rmw_zenoh_cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ add_library(rmw_zenoh_cpp SHARED
src/detail/logging.cpp
src/detail/message_type_support.cpp
src/detail/qos.cpp
src/detail/rmw_context_impl_s.cpp
src/detail/rmw_data_types.cpp
src/detail/service_type_support.cpp
src/detail/type_support.cpp
Expand Down
Loading

0 comments on commit 03c4ee1

Please sign in to comment.