#include <vil_nitf2_field_functor.h>
Inheritance diagram for vil_nitf2_field_value_greater_than< T >:

The predicate returns whether the field was found.
Definition at line 166 of file vil_nitf2_field_functor.h.
Public Member Functions | |
| vil_nitf2_field_value_greater_than (vcl_string tag, T threshold) | |
| vil_nitf2_field_functor< bool > * | copy () const |
| bool | operator() (vil_nitf2_field_sequence *record, const vil_nitf2_index_vector &indexes, bool &result) |
Private Attributes | |
| vcl_string | tag |
| T | threshold |
|
||||||||||||||||
|
Definition at line 169 of file vil_nitf2_field_functor.h. |
|
|||||||||
|
Implements vil_nitf2_field_functor< bool >. Definition at line 172 of file vil_nitf2_field_functor.h. |
|
||||||||||||||||||||
|
Implements vil_nitf2_field_functor< bool >. Definition at line 175 of file vil_nitf2_field_functor.h. |
|
|||||
|
Definition at line 186 of file vil_nitf2_field_functor.h. |
|
|||||
|
Definition at line 187 of file vil_nitf2_field_functor.h. |
1.4.4