OpenStructure
|
#include <map_io_spi_handler.hh>
Inherits ImageFormatBase, and ImageFormatBase.
Public Member Functions | |
Spider (bool normalize_on_save=false, Endianess endianness_on_save=OST_LOCAL_ENDIAN) | |
bool | GetNormalizeOnSave () const |
void | SetNormalizeOnSave (bool normalize_on_save) |
Endianess | GetEndianessOnSave () const |
void | SetEndianessOnSave (Endianess end) |
Spider (bool normalize_on_save=false, Endianess endianness_on_save=OST_LOCAL_ENDIAN) | |
bool | GetNormalizeOnSave () const |
void | SetNormalizeOnSave (bool normalize_on_save) |
Endianess | GetEndianessOnSave () const |
void | SetEndianessOnSave (Endianess end) |
Public Member Functions inherited from ImageFormatBase | |
Real | GetMaximum () const |
Real | GetMinimum () const |
template<typename T > | |
const T & | As () const |
String | GetFormatString () const |
Real | GetMaximum () const |
Real | GetMinimum () const |
template<typename T > | |
const T & | As () const |
String | GetFormatString () const |
Static Public Attributes | |
static String | FORMAT_STRING |
static String | FORMAT_NAME_STRING |
static String | FORMAT_DESCRIPTION_STRING |
Additional Inherited Members | |
Protected Member Functions inherited from ImageFormatBase | |
ImageFormatBase () | |
ImageFormatBase (const String &formatstring) | |
ImageFormatBase () | |
ImageFormatBase (const String &formatstring) | |
Definition at line 32 of file map_io_spi_handler.hh.
Spider | ( | bool | normalize_on_save = false , |
Endianess | endianness_on_save = OST_LOCAL_ENDIAN |
||
) |
Spider | ( | bool | normalize_on_save = false , |
Endianess | endianness_on_save = OST_LOCAL_ENDIAN |
||
) |
Endianess GetEndianessOnSave | ( | ) | const |
Endianess GetEndianessOnSave | ( | ) | const |
bool GetNormalizeOnSave | ( | ) | const |
bool GetNormalizeOnSave | ( | ) | const |
void SetEndianessOnSave | ( | Endianess | end | ) |
void SetEndianessOnSave | ( | Endianess | end | ) |
void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
|
static |
Definition at line 47 of file map_io_spi_handler.hh.
|
static |
Definition at line 46 of file map_io_spi_handler.hh.
|
static |
Definition at line 45 of file map_io_spi_handler.hh.