$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::util::ignore Struct Reference

#include <mln/util/ignore.hh>

Public Member Functions

 ignore ()
template<typename T >
 operator T () const

Public Types

typedef Object< void > category
typedef ignore exact_t

Detailed Description

Ignore structure.

Definition at line 46 of file ignore.hh.

Constructor & Destructor Documentation

mln::util::ignore::ignore ( )

Member Function Documentation

template<typename T >
mln::util::ignore::operator T ( ) const

Member Typedef Documentation

typedef Object<void> mln::Object< ignore >::category
inherited

Definition at line 106 of file object.hh.

typedef ignore mln::Object< ignore >::exact_t
inherited

Definition at line 105 of file object.hh.