Modern C++ API code examples
The following examples demonstrate how to use the Modern C++ API:
- New! Flat Data and Zero Copy Latency (C++11)
- New! Flat Data API (C++11)
- Lambda Content Filter (C++11)
- Content Filtered Topic (C++03)
- Asynchronous Publisher (C++03)
- Batching and Turbo Mode (C++03)
- Builtin Topics (C++03)
- Listeners (C++03)
- Polling QueryCondition (C++03)
- Ordered Presentation (C++11)
- Recursive Data Type (C++03)
- DynamicData nested types (C++03)
- DynamicData publish and subscribe (C++11)
- DynamicData acess to union discriminator (C++03 and C++11)
- Partitions (C++03)
- Builtin Qos Profiles (C++03)
- Get Publishers (C++03)
- Using QoS Profiles (C++03)
- WaitSets (C++03)
- WaitSet with Query Conditions (C++11)
- WaitSet with Status Conditions (C++03)
- Custom Content Filters (C++03)
- DynamicData Accessing Sequence Members (C++03)
- Keyed Data (C++03)
- Coherent Presentation (C++03)
- Content Filtered Topic -- String Filter (C++03)
- Keyed Data Advanced (C++03)
- Ordered Presentation Group (C++03)
- Time-based Filters (C++03)
- Custom Flow Controllers (C++03)
- Deadline and Content Filtering (C++03)
- Multichannel (C++03)
- Using Type Codes (C++03)
- Polling Read (C++03)
All the examples are also available in the RTI Community GitHub repository.