DataAccessorImpl.h File Reference

#include "AppConfig.h"
#include "RasterElement.h"
#include "RasterPager.h"
#include "DataRequest.h"
#include "TypesFile.h"
#include "ObjectResource.h"
#include <exception>
#include <stdexcept>

Go to the source code of this file.

Classes

class  DataAccessorImpl
 Provides a generic interface to the dataset. More...

Typedefs

typedef double(* convertToDouble )(const void *, int, ComplexComponent)
typedef int64_t(* convertToInteger )(const void *, int, ComplexComponent)


Typedef Documentation

typedef double(* convertToDouble)(const void *, int, ComplexComponent)

Definition at line 24 of file DataAccessorImpl.h.

typedef int64_t(* convertToInteger)(const void *, int, ComplexComponent)

Definition at line 25 of file DataAccessorImpl.h.


Software Development Kit - Opticks 4.9.0 Build 16218