C++11

he Modern C++ API for RTI DDS uses shared pointer to implement “reference types,” which include all subclasses of dds::core::Entity, such as DomainParticipant or DataReader, and other classes, such as FlowController, QosProvider. For more information about how different types are implemented, here are the conventions we follow in the API.
5381 reads — 1 comment
Subscribe to RSS - C++11