Public Types | Public Member Functions | Public Attributes

f_box1d_t Struct Reference

Inheritance diagram for f_box1d_t:
Inheritance graph

List of all members.

Public Types

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

Public Member Functions

 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
 f_box1d_t (const mln::box1d &b)
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const
bool operator() (const mln::point1d &p) const

Public Attributes

mln::box1d b_

Detailed Description

Definition at line 50 of file minus_full.cc.


Member Typedef Documentation

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

Reimplemented from mln::Function_v2v< f_box1d_t >.

Definition at line 152 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

typedef bool mln::Function_v2b< f_box1d_t >::result [inherited]

Definition at line 153 of file function.hh.


Constructor & Destructor Documentation

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 52 of file minus_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 47 of file plus_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 46 of file revert_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 48 of file times_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 46 of file find_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 50 of file abs_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 44 of file compare_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 49 of file compute_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 58 of file data/fill_full.cc.

f_box1d_t::f_box1d_t ( const mln::box1d b  )  [inline]

Definition at line 52 of file paste_full.cc.


Member Function Documentation

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 57 of file minus_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 57 of file paste_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 63 of file data/fill_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 54 of file compute_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 49 of file compare_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 55 of file abs_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 51 of file find_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 53 of file times_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 51 of file revert_full.cc.

References b_, and mln::box< P >::has().

bool f_box1d_t::operator() ( const mln::point1d p  )  const [inline]

Definition at line 52 of file plus_full.cc.

References b_, and mln::box< P >::has().


Member Data Documentation

Definition at line 56 of file minus_full.cc.

Referenced by operator()().