Public Types | Public Member Functions

mln::draw::internal::dashed_line_f< I, dim > Struct Template Reference

#include <dashed_line.hh>

Inheritance diagram for mln::draw::internal::dashed_line_f< I, dim >:
Inheritance graph

List of all members.

Public Types

typedef Function_v2b< void > category
typedef dashed_line_f< I, dim > exact_t
typedef void mutable_result
typedef bool result

Public Member Functions

bool operator() (const typename I::site &p) const

Detailed Description

template<typename I, unsigned dim>
struct mln::draw::internal::dashed_line_f< I, dim >

Definition at line 74 of file dashed_line.hh.


Member Typedef Documentation

typedef Function_v2b<void> mln::Function_v2b< dashed_line_f< I, dim > >::category [inherited]

Reimplemented from mln::Function_v2v< dashed_line_f< I, dim > >.

Definition at line 152 of file function.hh.

typedef dashed_line_f< I, dim > mln::Object< dashed_line_f< I, dim > >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< dashed_line_f< I, dim > >::mutable_result [inherited]

Definition at line 127 of file function.hh.

template<typename I , unsigned dim>
typedef bool mln::draw::internal::dashed_line_f< I, dim >::result

Reimplemented from mln::Function_v2b< dashed_line_f< I, dim > >.

Definition at line 76 of file dashed_line.hh.


Member Function Documentation

template<typename I , unsigned dim>
bool mln::draw::internal::dashed_line_f< I, dim >::operator() ( const typename I::site &  p  )  const [inline]

Definition at line 78 of file dashed_line.hh.