zerodds-cpp
- Source: crates/cpp
C++ wrapper and IDL4-C++ runtime
Part of ZeroDDS. Safety classification: STANDARD.
Status
This README is auto-generated from Cargo.toml metadata. For
hand-written documentation see the rustdoc on the crate’s public
items, or the relevant station in the
Documentation Trail.
Usage
Add to your Cargo.toml:
[dependencies]
zerodds-cpp = { path = "../path/to/cpp" }
# or, when published:
# zerodds-cpp = "0.x"
Tests
cargo test -p zerodds-cpp
See also
docs/architecture/02_architecture.md— layered crate architecture.documentation/02-architecture/components.md— per-crate map (English).
zerodds-cpp
- Quelle: crates/cpp
C++-Wrapper und IDL4-C++-Runtime
Teil von ZeroDDS. Safety-Klassifizierung: STANDARD.
Status
Dieses README wird automatisch aus den Cargo.toml-Metadaten generiert. Für handgeschriebene Dokumentation siehe die rustdoc-Doku der öffentlichen Crate-Items oder die passende Station im Documentation Trail.
Verwendung
Füge zu deiner Cargo.toml hinzu:
[dependencies]
zerodds-cpp = { path = "../path/to/cpp" }
# or, when published:
# zerodds-cpp = "0.x"
Tests
cargo test -p zerodds-cpp
Siehe auch
docs/architecture/02_architecture.md— geschichtete Crate-Architektur.documentation/02-architecture/components.md— Pro-Crate-Karte (englisch).