$extrastylesheet
#include <mln/core/site_set/p_double.hh>
Public Member Functions | |
p_double_psite () | |
void | change_i (unsigned i) |
void | change_p (const typename Sp::psite &p) |
void | change_target (const S &newtarget) |
bool | has_target () const |
unsigned | index () const |
bool | is_valid () const |
const Sp::psite & | p () const |
const site & | to_site () const |
Public Types | |
typedef Pseudo_Site< void > | category |
typedef p_double_psite< S, Sp > | exact_t |
typedef mln::metal::unqualif < q_site_ >::ret | site |
typedef S | target |
Definition at line 49 of file p_double.hh.
mln::p_double_psite< S, Sp >::p_double_psite | ( | ) |
void mln::p_double_psite< S, Sp >::change_i | ( | unsigned | i | ) |
void mln::p_double_psite< S, Sp >::change_p | ( | const typename Sp::psite & | p | ) |
void mln::p_double_psite< S, Sp >::change_target | ( | const S & | newtarget | ) |
|
inherited |
unsigned mln::p_double_psite< S, Sp >::index | ( | ) | const |
bool mln::p_double_psite< S, Sp >::is_valid | ( | ) | const |
const Sp ::psite& mln::p_double_psite< S, Sp >::p | ( | ) | const |
|
inherited |
|
inherited |
Definition at line 69 of file pseudo_site.hh.
|
inherited |
|
inherited |
Definition at line 59 of file pseudo_site_base.hh.
typedef S mln::p_double_psite< S, Sp >::target |
Definition at line 57 of file p_double.hh.