OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <ossim/support_data/ossimAuxFileHandler.h>
#include <ossim/base/ossimFilename.h>
#include <ossim/base/ossimKeywordlist.h>
Go to the source code of this file.
Functions | |
void | ossimAuxStandardFile (int nBytes, void *pData) |
int | ossimAuxGetDataTypeBits (int nDataType) |
int ossimAuxGetDataTypeBits | ( | int | nDataType | ) |
void ossimAuxStandardFile | ( | int | nBytes, |
void * | pData | ||
) |
Definition at line 25 of file ossimAuxFileHandler.cpp.
Referenced by ossimAuxField::getInstBytes(), and ossimAuxField::getInstCount().