Public Member Functions | Private Member Functions

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

Subject_impl (Proxy). More...

#include <p_vertices_psite.hh>

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

List of all members.

Public Member Functions

const util::vertex< G > & v () 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_vertices_psite< G, F > &, E >

Subject_impl (Proxy).

Definition at line 90 of file p_vertices_psite.hh.


Member Function Documentation

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

subject_impl (Proxy)

Definition at line 181 of file p_vertices_psite.hh.

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

Definition at line 189 of file p_vertices_psite.hh.