#include <site_set.hh>
Public Types | |
typedef void | bkd_piter |
Backward Site_Iterator associated type. | |
typedef void | fwd_piter |
Forward Site_Iterator associated type. | |
typedef void | psite |
PSite associated type. | |
typedef void | site |
Site associated type. | |
Public Member Functions | |
bool | has (const psite &p) const |
Test if p belongs to this site set. |
Definition at line 37 of file mln/core/concept/doc/site_set.hh.
typedef void mln::doc::Site_Set< E >::bkd_piter |
Backward Site_Iterator associated type.
Definition at line 53 of file mln/core/concept/doc/site_set.hh.
typedef void mln::doc::Site_Set< E >::fwd_piter |
Forward Site_Iterator associated type.
Definition at line 49 of file mln/core/concept/doc/site_set.hh.
typedef void mln::doc::Site_Set< E >::psite |
typedef void mln::doc::Site_Set< E >::site |
bool mln::doc::Site_Set< E >::has | ( | const psite & | p | ) | const |