RefleX
Build DDS Applications in Modern C++ without IDL
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Classes | Namespaces
auto_dd.h File Reference
#include "reflex/dllexport.h"
#include "reflex/../../src/auto_dd.cxx"

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...