|
RefleX
Build DDS Applications in Modern C++ without IDL
|
#include <string>#include <typeinfo>#include <boost/preprocessor/seq/for_each.hpp>#include <boost/preprocessor/seq/size.hpp>#include <boost/fusion/adapted/struct/adapt_struct.hpp>#include <boost/fusion/include/adapt_struct.hpp>#include "ndds/ndds_cpp.h"#include "reflex/dllexport.h"#include "reflex/enable_if.h"#include "reflex/dd_extra.h"#include "reflex/adapt_macros.h"#include "reflex/../../src/member_names.cxx"Go to the source code of this file.
Namespaces | |
| reflex | |
| The top-level namespace for all the RefleX APIs. | |
| reflex::match | |
| Contains types to adapt types of members of structured type to an existing TypeCode. | |
| reflex::codegen | |
| RefleX macros in adapt_macros.h expand static information of user-defined types to this namespace. | |
1.8.6