#include <w_window.hh>
Public Member Functions | |
W | w () const |
template<typename Ds, typename P> | |
with_w_ (const Ds &ds, const P &p) | |
Protected Attributes | |
const std::vector< W > | wei_ |
Definition at line 170 of file core/w_window.hh.
mln::with_w_< It, W >::with_w_ | ( | const Ds & | ds, | |
const P & | p | |||
) | [inline] |
Definition at line 192 of file core/w_window.hh.
W mln::with_w_< It, W >::w | ( | ) | const [inline] |
const std::vector<W> mln::with_w_< It, W >::wei_ [protected] |