oln::value_behavior< T, Exact > Class Template Reference

#include <behavior.hh>

Inheritance diagram for oln::value_behavior< T, Exact >:

Inheritance graph
[legend]
Collaboration diagram for oln::value_behavior< T, Exact >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef value_behavior< T,
Exact > 
self_type
typedef mlc::exact_vt< self_type,
Exact >::ret 
exact_type
typedef T value_type

Public Member Functions

 value_behavior (value_type value)
template<class I>
void adapt_border_impl (const abstract::image< I > &im, coord border_size) const
 value_behavior ()
 Empty constructor for any_with_diamond hierarchy.

Protected Attributes

value_type value_

Detailed Description

template<class T, class Exact = mlc::final>
class oln::value_behavior< T, Exact >

Set the border to a specific value.

See also:
abstract::image_size::border_

Definition at line 66 of file olena/oln/core/behavior.hh.


Member Typedef Documentation

template<class T, class Exact = mlc::final>
typedef value_behavior<T, Exact> oln::value_behavior< T, Exact >::self_type

The self type.

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

Definition at line 70 of file olena/oln/core/behavior.hh.

template<class T, class Exact = mlc::final>
typedef mlc::exact_vt< self_type , Exact >::ret oln::value_behavior< T, Exact >::exact_type

The exact type.

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

Definition at line 71 of file olena/oln/core/behavior.hh.


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