$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::util::eat Struct Reference

#include <mln/util/eat.hh>

Public Member Functions

 eat ()
template<typename T >
 eat (const T &)
template<typename T >
eatoperator= (const T &)

Public Types

typedef Object< void > category
typedef eat exact_t

Detailed Description

Eat structure.

Definition at line 46 of file eat.hh.

Constructor & Destructor Documentation

mln::util::eat::eat ( )
template<typename T >
mln::util::eat::eat ( const T )

Member Function Documentation

template<typename T >
eat& mln::util::eat::operator= ( const T )

Member Typedef Documentation

typedef Object<void> mln::Object< eat >::category
inherited

Definition at line 106 of file object.hh.

typedef eat mln::Object< eat >::exact_t
inherited

Definition at line 105 of file object.hh.