Functions
vil_nitf2_compound_field_value.cxx File Reference
#include <iomanip>
#include <string>
#include "vil_nitf2_compound_field_value.h"
#include "vil_nitf2_typed_field_formatter.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const vil_nitf2_date_time &dateTime)
 
std::ostream & operator<< (std::ostream &os, const vil_nitf2_location &loc)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream& operator<< ( std::ostream &  os,
const vil_nitf2_date_time dateTime 
)

Definition at line 109 of file vil_nitf2_compound_field_value.cxx.

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  os,
const vil_nitf2_location loc 
)

Definition at line 158 of file vil_nitf2_compound_field_value.cxx.