mln::Object< E > Struct Template Reference

Base class for almost every class defined in Milena. More...

#include <object.hh>

Inherited by mln::Base< E >, mln::Browsing< E >, mln::Delta_Point_Site< E >, mln::Function< E >, mln::Gdpoint< E >, mln::Graph< E >, mln::Image< E >, mln::io::off::internal::off_loader< I, E >, mln::io::off::internal::off_saver< I, E >, mln::Iterator< E >, mln::Literal< E >, mln::Mesh< E >, mln::Meta_Accumulator< E >, mln::Meta_Function< E >, mln::Neighborhood< E >, mln::Point_Site< E >, mln::Proxy< E >, mln::Site< E >, mln::Site_Set< E >, mln::Value< E >, mln::value::HSL< E >, mln::Value_Set< E >, mln::Weighted_Window< E >, and mln::Window< E >.

List of all members.


Detailed Description

template<typename E>
struct mln::Object< E >

Base class for almost every class defined in Milena.

The parameter E is the exact type.

Definition at line 171 of file object.hh.