Public Types | Public Member Functions

qrde Struct Reference

Inheritance diagram for qrde:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef qrde exact_t
typedef void mutable_result
typedef unsigned short result

Public Member Functions

result operator() (int c) const

Detailed Description

Definition at line 42 of file apply_full.cc.


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< qrde >::category [inherited]

Reimplemented from mln::Function< qrde >.

Definition at line 126 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

typedef unsigned short qrde::result

Definition at line 44 of file apply_full.cc.


Member Function Documentation

result qrde::operator() ( int  c  )  const [inline]

Definition at line 45 of file apply_full.cc.