All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ExpansibleRaster.cpp File Reference

A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands. More...

Go to the source code of this file.

Macros

#define TLINTERNAL_EXPANSIBLERASTER_MAXDISKFILESSIZE   2147483648ul
 

Detailed Description

A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands.

Definition in file ExpansibleRaster.cpp.

Macro Definition Documentation

#define TLINTERNAL_EXPANSIBLERASTER_MAXDISKFILESSIZE   2147483648ul

Definition at line 37 of file ExpansibleRaster.cpp.

Referenced by te::mem::ExpansibleRaster::ExpansibleRaster().