RefleX
Build DDS Applications in Modern C++ without IDL
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Public Member Functions | List of all members
reflex::match::BoundedViewIterator< Iter, Bound > Class Template Reference

#include <bounded.h>

Inheritance diagram for reflex::match::BoundedViewIterator< Iter, Bound >:

Public Member Functions

 BoundedViewIterator ()
 
 BoundedViewIterator (Iter i)
 
 BoundedViewIterator (const BoundedViewIterator &bvi)
 

Constructor & Destructor Documentation

template<class Iter , size_t Bound>
reflex::match::BoundedViewIterator< Iter, Bound >::BoundedViewIterator ( )
inline
template<class Iter , size_t Bound>
reflex::match::BoundedViewIterator< Iter, Bound >::BoundedViewIterator ( Iter  i)
inlineexplicit
template<class Iter , size_t Bound>
reflex::match::BoundedViewIterator< Iter, Bound >::BoundedViewIterator ( const BoundedViewIterator< Iter, Bound > &  bvi)
inline

The documentation for this class was generated from the following file: