rasdaman API
|
Classes | |
class | des |
class | graphic |
class | image |
class | image_band |
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) |
This is the definition of the NITF class, an agregation of the Classes Header, Image, Graphic and Text
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 | ||
) |