Public Types | Public Member Functions

test Struct Reference

Inheritance diagram for test:
Inheritance graph

List of all members.

Public Types

typedef Sub_Concept< void > category
typedef Function_v2v< void > category
typedef test exact_t
typedef test exact_t
typedef void mutable_result
typedef int result

Public Member Functions

void is_test ()
int operator() (const mln::point2d &p) const

Member Typedef Documentation

typedef Sub_Concept<void> Sub_Concept< test >::category [inherited]
typedef Function_v2v<void> mln::Function_v2v< test >::category [inherited]

Reimplemented from mln::Function< test >.

typedef test mln::Object< test >::exact_t [inherited]
typedef test mln::Object< test >::exact_t [inherited]
typedef void mln::Function_v2v< test >::mutable_result [inherited]
typedef int test::result

Member Function Documentation

void test::is_test (  )  [inline]
int test::operator() ( const mln::point2d p  )  const [inline]