#include <vil_nitf2_field_functor.h>
Inheritance diagram for vil_nitf2_multiply_field_values:

The predicate returns true iff both fields are found or the arg 'use_zero_if_tag_not_found'; in the latter case, the out parameter is set to 0.
Definition at line 108 of file vil_nitf2_field_functor.h.
Public Member Functions | |
| vil_nitf2_multiply_field_values (const vcl_string &tag_1, const vcl_string &tag_2, bool use_zero_if_tag_not_found=false) | |
| vil_nitf2_field_functor< int > * | copy () const |
| bool | operator() (vil_nitf2_field_sequence *record, const vil_nitf2_index_vector &indexes, int &value) |
Private Attributes | |
| vcl_string | tag_1 |
| vcl_string | tag_2 |
| bool | use_zero_if_tag_not_found |
|
||||||||||||||||
|
Definition at line 111 of file vil_nitf2_field_functor.h. |
|
|
Implements vil_nitf2_field_functor< int >. Definition at line 118 of file vil_nitf2_field_functor.h. |
|
||||||||||||||||
|
Implements vil_nitf2_field_functor< int >. Definition at line 51 of file vil_nitf2_field_functor.cxx. |
|
|
Definition at line 127 of file vil_nitf2_field_functor.h. |
|
|
Definition at line 128 of file vil_nitf2_field_functor.h. |
|
|
Definition at line 129 of file vil_nitf2_field_functor.h. |
1.4.4