move util library into ddsrt
As was the plan with the introduction of ddsrt; this includes renaming the identifiers to match the capitalization style and removes old junk. Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
42500e7fb8
commit
712ca3149f
62 changed files with 1702 additions and 1869 deletions
|
@ -22,10 +22,6 @@ but does offer a neat way to separate features logically.
|
|||
| | ddsi | RTPS-DDSI specification.
|
||||
| | |
|
||||
| |---------|
|
||||
| | | util is a collection of snippets that do not require
|
||||
| | util | per-target implementations and may be used by the ddsc
|
||||
| | | and ddsi targets. util will be merged into ddsrt.
|
||||
| |---------|
|
||||
| | ddsrt offers target agnostic implementations of
|
||||
| ddsrt | functionality required by the ddsc and ddsi targets, but
|
||||
| | also exports a subset of the dds\_ api directly. e.g.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue