RefleX
Build DDS Applications in Modern C++ without IDL
|
reflex | The top-level namespace for all the RefleX APIs |
codegen | RefleX macros in adapt_macros.h expand static information of user-defined types to this namespace |
match | Contains types to adapt types of members of structured type to an existing TypeCode |
meta | Includes C++ compile-time meta-programming facilities |
pub | Contains generic data publisher for adapted types |
sub | Contains generic data subscriber for adapted types |
type_traits | Contains customizable type traits for user-defined types |