#include <mirror.hh>

Public Types | |
| typedef Function_v2v< void > | category |
| typedef mirror< B > | exact_t |
| typedef void | mutable_result |
| typedef B::psite | result |
Public Member Functions | |
| mirror (const B &box) | |
| B::psite | operator() (const typename B::psite &) const |
Public Attributes | |
| const B & | box_ |
Definition at line 45 of file fun/p2p/mirror.hh.
typedef Function_v2v<void> mln::Function_v2v< mirror< B > >::category [inherited] |
Reimplemented from mln::Function< mirror< B > >.
Definition at line 126 of file function.hh.
typedef mirror< B > mln::Object< mirror< B > >::exact_t [inherited] |
typedef void mln::Function_v2v< mirror< B > >::mutable_result [inherited] |
Definition at line 127 of file function.hh.
| typedef B ::psite mln::fun::p2p::mirror< B >::result |
Definition at line 47 of file fun/p2p/mirror.hh.
| mln::fun::p2p::mirror< B >::mirror | ( | const B & | box | ) | [inline] |
Definition at line 61 of file fun/p2p/mirror.hh.
| B::psite mln::fun::p2p::mirror< B >::operator() | ( | const typename B::psite & | p | ) | const [inline] |
Definition at line 69 of file fun/p2p/mirror.hh.
| const B& mln::fun::p2p::mirror< B >::box_ |
Definition at line 54 of file fun/p2p/mirror.hh.
1.7.1