$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::Site< E > Struct Template Reference

#include <mln/core/concept/site.hh>

Protected Member Functions

 Site ()

Public Types

typedef Site< void > category
typedef E exact_t

Detailed Description

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

Base class for classes that are explicitly sites.

Definition at line 60 of file site.hh.

Constructor & Destructor Documentation

template<typename E>
mln::Site< E >::Site ( )
protected

Member Typedef Documentation

template<typename E>
typedef Site<void> mln::Site< E >::category

Definition at line 62 of file site.hh.

template<typename E>
typedef E mln::Object< E >::exact_t
inherited

Definition at line 105 of file object.hh.