Classes | Macros | Typedefs
vil_nitf2.h File Reference
#include <vil/vil_stream.h>
#include <vxl_config.h>

Go to the source code of this file.

Classes

class  vil_nitf2
 

Macros

#define VIL_NITF2_LOG(LEVEL)   if (vil_nitf2::s_log_level < vil_nitf2::LEVEL) ; else std::cout
 

Typedefs

typedef vil_stream vil_nitf2_istream
 
typedef vil_stream vil_nitf2_ostream
 
typedef vxl_int_32 vil_nitf2_long
 

Macro Definition Documentation

◆ VIL_NITF2_LOG

#define VIL_NITF2_LOG (   LEVEL)    if (vil_nitf2::s_log_level < vil_nitf2::LEVEL) ; else std::cout

Definition at line 63 of file vil_nitf2.h.

Typedef Documentation

◆ vil_nitf2_istream

Definition at line 13 of file vil_nitf2.h.

◆ vil_nitf2_long

typedef vxl_int_32 vil_nitf2_long

Definition at line 26 of file vil_nitf2.h.

◆ vil_nitf2_ostream

Definition at line 14 of file vil_nitf2.h.