#include <site_proxy.hh>
Inherits mln::Proxy< E >.
Inherited by mln::Pseudo_Site< E >, and mln::Site_Iterator< E >.
Public Types | |
typedef Site_Proxy< void > | category |
typedef E | exact_t |
Protected Member Functions | |
Site_Proxy () |
FIXME: Explain...
Definition at line 61 of file site_proxy.hh.
typedef Site_Proxy<void> mln::Site_Proxy< E >::category |
Reimplemented from mln::Proxy< E >.
Reimplemented in mln::Pseudo_Site< E >, mln::Pseudo_Site< mln::p_run_psite< P > >, mln::Pseudo_Site< mln::p_indexed_psite< S > >, mln::Pseudo_Site< mln::p_vertices_psite< G, F > >, mln::Pseudo_Site< mln::faces_psite< N, D, P > >, mln::Pseudo_Site< mln::complex_psite< D, G > >, mln::Pseudo_Site< mln::p_double_psite< S, Sp > >, and mln::Pseudo_Site< mln::p_edges_psite< G, F > >.
Definition at line 63 of file site_proxy.hh.
typedef E mln::Object< E >::exact_t [inherited] |
mln::Site_Proxy< E >::Site_Proxy | ( | ) | [inline, protected] |
Definition at line 80 of file site_proxy.hh.