$extrastylesheet
#include <mln/util/internal/id2element.hh>
Public Member Functions | |
| id2element () | |
| id2element (const Graph< G > &g) | |
| Elt | operator() (unsigned id) const |
Public Attributes | |
| G | g_ |
Public Types | |
| typedef Function_v2v< void > | category |
| typedef id2element< G, Elt > | exact_t |
| typedef void | mutable_result |
| typedef Elt | result |
Definition at line 46 of file id2element.hh.
| mln::util::internal::id2element< G, Elt >::id2element | ( | ) |
| mln::util::internal::id2element< G, Elt >::id2element | ( | const Graph< G > & | g | ) |
| Elt mln::util::internal::id2element< G, Elt >::operator() | ( | unsigned | id | ) | const |
| G mln::util::internal::id2element< G, Elt >::g_ |
Definition at line 54 of file id2element.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
| typedef Elt mln::util::internal::id2element< G, Elt >::result |
Definition at line 48 of file id2element.hh.