|
RefleX
Build DDS Applications in Modern C++ without IDL
|
#include <vector>#include <string>Go to the source code of this file.
Classes | |
| struct | reflex::match::BoundedRange< T, Bound > |
| class | reflex::match::Bounded< T, Bound > |
| class | reflex::match::BoundedViewIterator< Iter, Bound > |
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. | |
Functions | |
| template<size_t Bound, class Iter > | |
| BoundedViewIterator< Iter, Bound > | reflex::match::make_bounded_view_iterator (Iter iter) |
1.8.6