OpenStructure
Public Member Functions | Static Public Attributes
Spider Class Reference

#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)
 

Detailed Description

Definition at line 32 of file map_io_spi_handler.hh.

Constructor & Destructor Documentation

◆ Spider() [1/2]

Spider ( bool  normalize_on_save = false,
Endianess  endianness_on_save = OST_LOCAL_ENDIAN 
)

◆ Spider() [2/2]

Spider ( bool  normalize_on_save = false,
Endianess  endianness_on_save = OST_LOCAL_ENDIAN 
)

Member Function Documentation

◆ GetEndianessOnSave() [1/2]

Endianess GetEndianessOnSave ( ) const

◆ GetEndianessOnSave() [2/2]

Endianess GetEndianessOnSave ( ) const

◆ GetNormalizeOnSave() [1/2]

bool GetNormalizeOnSave ( ) const

◆ GetNormalizeOnSave() [2/2]

bool GetNormalizeOnSave ( ) const

◆ SetEndianessOnSave() [1/2]

void SetEndianessOnSave ( Endianess  end)

◆ SetEndianessOnSave() [2/2]

void SetEndianessOnSave ( Endianess  end)

◆ SetNormalizeOnSave() [1/2]

void SetNormalizeOnSave ( bool  normalize_on_save)

◆ SetNormalizeOnSave() [2/2]

void SetNormalizeOnSave ( bool  normalize_on_save)

Field Documentation

◆ FORMAT_DESCRIPTION_STRING

static String FORMAT_DESCRIPTION_STRING
static

Definition at line 47 of file map_io_spi_handler.hh.

◆ FORMAT_NAME_STRING

static String FORMAT_NAME_STRING
static

Definition at line 46 of file map_io_spi_handler.hh.

◆ FORMAT_STRING

static String FORMAT_STRING
static

Definition at line 45 of file map_io_spi_handler.hh.


The documentation for this class was generated from the following file: