RefleX
Build DDS Applications in Modern C++ without IDL
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Namespaces
auto_dd.cxx File Reference
#include <iostream>
#include <stdexcept>
#include "ndds/ndds_cpp.h"
#include "reflex/auto_dd.h"

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