RTI Connext Modern C++ API  Version 6.1.0
Topic Use Cases

The following #includes are needed for the examples on this page

#include <dds/domain/ddsdomain.hpp>
#include <dds/core/ddscore.hpp>
#include <dds/topic/ddstopic.hpp>
#include "Foo.hpp"

Registering a user data type

Setting up a Topic

Discovering Topics

Tearing down a topic