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

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

Protected Member Functions

 Site_Proxy ()

Public Types

typedef Site_Proxy< void > category
typedef E exact_t

Detailed Description

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

Base class for implementation classes of the notion of "site proxy".

FIXME: Explain...

Definition at line 66 of file site_proxy.hh.

Constructor & Destructor Documentation

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

Member Typedef Documentation

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

Definition at line 68 of file site_proxy.hh.

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

Definition at line 105 of file object.hh.