oln::abstract::integer_image< Exact > Class Template Reference

#include <image_with_type_with_dim.hh>

Inheritance diagram for oln::abstract::integer_image< Exact >:

Inheritance graph
[legend]
Collaboration diagram for oln::abstract::integer_image< Exact >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef integer_image< Exact > self_type
typedef Exact exact_type

Public Member Functions

exact_typeoperator= (self_type rhs)
 Perform a shallow copy between rhs and the current point, the points will not be duplicated but shared between the two images.

Static Public Member Functions

static std::string name ()

Detailed Description

template<class Exact>
class oln::abstract::integer_image< Exact >

This class, when used in a function declaration, forces the function to only accept integer images.

Definition at line 237 of file image_with_type_with_dim.hh.


Member Function Documentation

template<class Exact>
exact_type& oln::abstract::integer_image< Exact >::operator= ( self_type  rhs  )  [inline]

Perform a shallow copy between rhs and the current point, the points will not be duplicated but shared between the two images.

See also:
image::clone()

Reimplemented from oln::abstract::non_vectorial_image< Exact >.

Reimplemented in oln::abstract::integer_image_with_dim< Dim, Exact >.

Definition at line 237 of file image_with_type_with_dim.hh.

00273 {


The documentation for this class was generated from the following file:
Generated on Tue Feb 20 20:25:13 2007 for Olena by  doxygen 1.5.1