#include <big_chess.hh>
Public Types | |
typedef Function_v2b< void > | category |
typedef E | exact_t |
typedef void | mutable_result |
typedef B::psite | P |
typedef bool | result |
Public Member Functions | |
big_chess (const B &box, const unsigned div) | |
bool | operator() (const P &p) const |
Public Attributes | |
const B & | box |
const unsigned | div |
Definition at line 49 of file big_chess.hh.
typedef Function_v2b<void> mln::Function_v2b< E >::category [inherited] |
typedef E mln::Object< E >::exact_t [inherited] |
typedef void mln::Function_v2v< E >::mutable_result [inherited] |
typedef B ::psite mln::fun::p2b::big_chess< B >::P |
Definition at line 52 of file big_chess.hh.
typedef bool mln::fun::p2b::big_chess< B >::result |
mln::fun::p2b::big_chess< B >::big_chess | ( | const B & | box, | |
const unsigned | div | |||
) | [inline] |
Definition at line 66 of file big_chess.hh.
bool mln::fun::p2b::big_chess< B >::operator() | ( | const P & | p | ) | const [inline] |
Definition at line 74 of file big_chess.hh.
const B& mln::fun::p2b::big_chess< B >::box |
Definition at line 58 of file big_chess.hh.
const unsigned mln::fun::p2b::big_chess< B >::div |
Definition at line 59 of file big_chess.hh.