General Purpose Geodetic Library
SgDbhImage.cpp File Reference
#include <iostream>
#include <stdlib.h>
#include <SgDbhImage.h>
#include <SgDbhFormat.h>
#include <SgLogger.h>
#include <SgVersion.h>

Go to the source code of this file.

Functions

SgDbhStreamoperator>> (SgDbhStream &s, SgDbhImage &image)
 
SgDbhStreamoperator<< (SgDbhStream &s, const SgDbhImage &image)
 

Function Documentation

◆ operator<<()

SgDbhStream& operator<< ( SgDbhStream s,
const SgDbhImage image 
)

Definition at line 1113 of file SgDbhImage.cpp.

◆ operator>>()

SgDbhStream& operator>> ( SgDbhStream s,
SgDbhImage image 
)

Definition at line 1011 of file SgDbhImage.cpp.