SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::int2packed_compl_iterator< Iter > Class Template Reference

Conversion iterator. More...

Inheritance diagram for shore::int2packed_compl_iterator< Iter >:
shore::conversion_proxy< Iter, shore::nuc::packed_base, conv_int2packed_compl >

Public Types

typedef conversion_proxy< Iter,
shore::nuc::packed_base,
conv_int2packed_compl
proxy_type
 
- Public Types inherited from shore::conversion_proxy< Iter, shore::nuc::packed_base, conv_int2packed_compl >
typedef Iter iterator_type
 
typedef shore::nuc::packed_base converted_type
 
typedef conv_int2packed_compl conversion_func_type
 

Public Member Functions

 int2packed_compl_iterator (const Iter it)
 
- Public Member Functions inherited from shore::conversion_proxy< Iter, shore::nuc::packed_base, conv_int2packed_compl >
 conversion_proxy (conversion_func_type fun=conversion_func_type())
 
 conversion_proxy (iterator_type iter, conversion_func_type fun=conversion_func_type())
 
iterator_type base () const
 Get the underlying base iterator.
 

Detailed Description

template<typename Iter>
class shore::int2packed_compl_iterator< Iter >

Conversion iterator.


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