Public Member Functions | Private Member Functions

mln::internal::subject_impl< const p_edges_psite< G, F > &, E > Struct Template Reference

Subject_impl (Proxy). More...

#include <p_edges_psite.hh>

Inheritance diagram for mln::internal::subject_impl< const p_edges_psite< G, F > &, E >:
Inheritance graph

List of all members.

Public Member Functions

const util::edge< G > & e () const
util::vertex< G > v1 () const
util::vertex< G > v2 () const

Private Member Functions

const E & exact_ () const
 subject_impl (Proxy)

Detailed Description

template<typename G, typename F, typename E>
struct mln::internal::subject_impl< const p_edges_psite< G, F > &, E >

Subject_impl (Proxy).

Definition at line 95 of file p_edges_psite.hh.


Member Function Documentation

template<typename G , typename F , typename E >
const util::edge< G > & mln::internal::subject_impl< const p_edges_psite< G, F > &, E >::e (  )  const [inline]

Definition at line 213 of file p_edges_psite.hh.

template<typename G , typename F , typename E >
const E & mln::internal::subject_impl< const p_edges_psite< G, F > &, E >::exact_ (  )  const [inline, private]

subject_impl (Proxy)

Definition at line 205 of file p_edges_psite.hh.

template<typename G , typename F , typename E >
util::vertex< G > mln::internal::subject_impl< const p_edges_psite< G, F > &, E >::v1 (  )  const [inline]

Definition at line 221 of file p_edges_psite.hh.

template<typename G , typename F , typename E >
util::vertex< G > mln::internal::subject_impl< const p_edges_psite< G, F > &, E >::v2 (  )  const [inline]

Definition at line 229 of file p_edges_psite.hh.