rasdaman API
Classes | Functions
RasNITF Namespace Reference

Classes

class  des
 
class  graphic
 
class  image_band
 
class  image
 
class  nitf
 
class  res
 
class  text
 

Functions

long read_verify (std::istream &fNITF, char *destination, long length, char *sErrorMessage, bool nullify)
 
long read_verify2 (std::istream &fNITF, char *destination, long length)
 
int charptrtoint (const char *str, int length)
 
long charptrtolong (const char *str, int length)
 

Detailed Description

This is the definition of the NITF class, an agregation of the Classes Header, Image, Graphic and Text

Function Documentation

int RasNITF::charptrtoint ( const char *  str,
int  length 
)
long RasNITF::charptrtolong ( const char *  str,
int  length 
)
long RasNITF::read_verify ( std::istream &  fNITF,
char *  destination,
long  length,
char *  sErrorMessage,
bool  nullify 
)
long RasNITF::read_verify2 ( std::istream &  fNITF,
char *  destination,
long  length 
)