oln::image_traits< abstract::image_with_dim< 1, Exact > > Struct Template Reference

#include <image_with_dim.hh>

Inheritance diagram for oln::image_traits< abstract::image_with_dim< 1, Exact > >:

Inheritance graph
[legend]
Collaboration diagram for oln::image_traits< abstract::image_with_dim< 1, Exact > >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef point1d point_type
typedef dpoint1d dpoint_type
typedef fwd_iter1d< mlc::final > iter_type
typedef fwd_iter1d< mlc::final > fwd_iter_type
typedef bkd_iter1d< mlc::final > bkd_iter_type
typedef image1d_size size_type
enum  { dim = 1 }

Detailed Description

template<class Exact>
struct oln::image_traits< abstract::image_with_dim< 1, Exact > >

The specialized version for 1d image.

Definition at line 78 of file image_with_dim.hh.


Member Typedef Documentation

template<class Exact>
typedef bkd_iter1d<mlc::final> oln::image_traits< abstract::image_with_dim< 1, Exact > >::bkd_iter_type
 

Image1d bkd_iter_type is bkd_iter1d<mlc::final>.

Definition at line 93 of file image_with_dim.hh.

template<class Exact>
typedef dpoint1d oln::image_traits< abstract::image_with_dim< 1, Exact > >::dpoint_type
 

Image1d dpoint_type is dpoint1d.

Definition at line 87 of file image_with_dim.hh.

template<class Exact>
typedef fwd_iter1d<mlc::final> oln::image_traits< abstract::image_with_dim< 1, Exact > >::fwd_iter_type
 

Image1d fwd_iter_type is fwd_iter1d<mlc::final>.

Definition at line 91 of file image_with_dim.hh.

template<class Exact>
typedef fwd_iter1d<mlc::final> oln::image_traits< abstract::image_with_dim< 1, Exact > >::iter_type
 

Image1d iter_type is fwd_iter1d<mlc::final>.

Definition at line 89 of file image_with_dim.hh.

template<class Exact>
typedef point1d oln::image_traits< abstract::image_with_dim< 1, Exact > >::point_type
 

Image1d point_type is point1d.

Definition at line 85 of file image_with_dim.hh.

template<class Exact>
typedef image1d_size oln::image_traits< abstract::image_with_dim< 1, Exact > >::size_type
 

Image1d size_type is image1d_size.

Definition at line 95 of file image_with_dim.hh.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 20:13:53 2004 for Olena by doxygen 1.3.6-20040222