Public Types | Public Member Functions

mln::fun::p2b::chess Struct Reference

#include <chess.hh>

Inheritance diagram for mln::fun::p2b::chess:
Inheritance graph

List of all members.

Public Types

typedef Function_v2b< void > category
typedef chess exact_t
typedef void mutable_result
typedef bool result

Public Member Functions

bool operator() (const point2d &p) const

Detailed Description

Definition at line 48 of file chess.hh.


Member Typedef Documentation

typedef Function_v2b<void> mln::Function_v2b< chess >::category [inherited]

Reimplemented from mln::Function_v2v< chess >.

Definition at line 152 of file function.hh.

typedef chess mln::Object< chess >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< chess >::mutable_result [inherited]

Definition at line 127 of file function.hh.

Reimplemented from mln::Function_v2b< chess >.

Definition at line 50 of file chess.hh.


Member Function Documentation

bool mln::fun::p2b::chess::operator() ( const point2d p  )  const [inline]

Definition at line 59 of file chess.hh.