Skip to content

Commit

Permalink
iox-#1295 Apply new suggestions for 'meta', 'logging' module and create
Browse files Browse the repository at this point in the history
'ipc' on one

Signed-off-by: Simon Hoinkis <[email protected]>
  • Loading branch information
mossmaurice committed Sep 29, 2022
1 parent de1438a commit 593eb85
Show file tree
Hide file tree
Showing 3 changed files with 357 additions and 82 deletions.
7 changes: 4 additions & 3 deletions doc/design/diagrams/iceoryx_components_diagram_v3_0_0.puml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,12 @@ package iceoryx_hoofs {
component Filesystem <<module>>
component Functional <<module>>
component Utility <<module>>
component Metaprogramming <<module>>
component "Queues & communication" <<module>>
component Primitives <<module>>
component Queues <<module>>
component "Inter-process communication" <<module>>
component "Threads & sychronisation" <<module>>
component "Generalized design patterns & abstractions" <<module>>
component "Error handling & logging" <<module>>
component Reporting <<module>>
component Time <<module>>
}
}
Expand Down
Loading

0 comments on commit 593eb85

Please sign in to comment.