RefleX
Build DDS Applications in Modern C++ without IDL
|
Go to the source code of this file.
Classes | |
class | reflex::AutoDynamicData |
Automatically manages the memory of a DynamicData instance. More... | |
Namespaces | |
reflex | |
The top-level namespace for all the RefleX APIs. | |
Functions | |
void | reflex::swap (AutoDynamicData &lhs, AutoDynamicData &rhs) throw () |
Swap the contents of two AutoDynamicData instances. Never throws. More... | |