#include <graph_psite_base.hh>
List of all members.
Public Member Functions |
const S::graph_element & | element () const |
const S::graph_t & | graph () const |
unsigned | id () const |
bool | is_valid () const |
const S::graph_element & | p_hook_ () const |
const S & | site_set () const |
const S * | target_ () const |
Private Member Functions |
const E & | exact_ () const |
Detailed Description
template<typename S, typename P, typename E>
struct mln::internal::subject_impl< const graph_psite_base< S, P > &, E >
subject_impl specialization (Proxy)
Member Function Documentation
template<typename S , typename P , typename E >
const S::graph_element & mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::element |
( |
|
) |
const [inline] |
template<typename S , typename P , typename E >
const E & mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::exact_ |
( |
|
) |
const [inline, private] |
template<typename S , typename P , typename E >
const S::graph_t & mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::graph |
( |
|
) |
const [inline] |
template<typename S , typename P , typename E >
unsigned mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::id |
( |
|
) |
const [inline] |
template<typename S , typename P , typename E >
bool mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::is_valid |
( |
|
) |
const [inline] |
template<typename S , typename P , typename E >
const S::graph_element & mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::p_hook_ |
( |
|
) |
const [inline] |
template<typename S , typename P , typename E >
const S & mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::site_set |
( |
|
) |
const [inline] |
template<typename S , typename P , typename E >
const S * mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::target_ |
( |
|
) |
const [inline] |