Public Member Functions | Public Attributes

mln::internal::data< violent_cast_image< T, I > > Struct Template Reference

Data structure for mln::violent_cast_image<T,I>. More...

#include <violent_cast_image.hh>

List of all members.

Public Member Functions

 data (const I &ima)

Public Attributes

const I & ima_

Detailed Description

template<typename T, typename I>
struct mln::internal::data< violent_cast_image< T, I > >

Data structure for mln::violent_cast_image<T,I>.

Definition at line 49 of file violent_cast_image.hh.


Constructor & Destructor Documentation

template<typename T , typename I >
mln::internal::data< violent_cast_image< T, I > >::data ( const I &  ima  )  [inline]

Definition at line 161 of file violent_cast_image.hh.


Member Data Documentation

template<typename T , typename I >
const I& mln::internal::data< violent_cast_image< T, I > >::ima_

Definition at line 52 of file violent_cast_image.hh.