Public Member Functions | Private Member Functions

mln::internal::subject_impl< const graph_psite_base< S, P > &, E > Struct Template Reference

#include <graph_psite_base.hh>

Inheritance diagram for mln::internal::subject_impl< const graph_psite_base< S, P > &, E >:
Inheritance graph

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)

Definition at line 164 of file graph_psite_base.hh.


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]

Definition at line 418 of file graph_psite_base.hh.

template<typename S , typename P , typename E >
const E & mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::exact_ (  )  const [inline, private]

Definition at line 369 of file graph_psite_base.hh.

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]

Definition at line 394 of file graph_psite_base.hh.

template<typename S , typename P , typename E >
unsigned mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::id (  )  const [inline]

Definition at line 402 of file graph_psite_base.hh.

template<typename S , typename P , typename E >
bool mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::is_valid (  )  const [inline]

Definition at line 410 of file graph_psite_base.hh.

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]

Definition at line 426 of file graph_psite_base.hh.

template<typename S , typename P , typename E >
const S & mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::site_set (  )  const [inline]

Definition at line 385 of file graph_psite_base.hh.

template<typename S , typename P , typename E >
const S * mln::internal::subject_impl< const graph_psite_base< S, P > &, E >::target_ (  )  const [inline]

Definition at line 377 of file graph_psite_base.hh.