Go to the source code of this file.
Classes | |
| class | vil_nitf2 |
Defines | |
| #define | VIL_NITF2_LOG(LEVEL) if (vil_nitf2::s_log_level < vil_nitf2::LEVEL) ; else vcl_cout |
Typedefs | |
| typedef vil_stream | vil_nitf2_istream |
| typedef vil_stream | vil_nitf2_ostream |
| typedef vxl_int_32 | vil_nitf2_long |
| #define VIL_NITF2_LOG | ( | LEVEL | ) | if (vil_nitf2::s_log_level < vil_nitf2::LEVEL) ; else vcl_cout |
Definition at line 63 of file vil_nitf2.h.
| typedef vil_stream vil_nitf2_istream |
Definition at line 13 of file vil_nitf2.h.
| typedef vxl_int_32 vil_nitf2_long |
Definition at line 26 of file vil_nitf2.h.
| typedef vil_stream vil_nitf2_ostream |
Definition at line 14 of file vil_nitf2.h.
1.7.5.1