OpenStructure
Public Member Functions | Static Public Attributes
DAT Class Reference

#include <map_io_dat_handler.hh>

Inherits ImageFormatBase, and ImageFormatBase.

Public Member Functions

 DAT (bool normalize_on_save=true, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, Endianess endianness=OST_LOCAL_ENDIAN)
 
Format GetBitDepth () const
 
void SetBitDepth (Format bitdepth)
 
bool GetSigned () const
 
void SetSigned (bool sign)
 
Endianess GetEndianess () const
 
void SetEndianess (Endianess end)
 
bool GetNormalizeOnSave () const
 
void SetNormalizeOnSave (bool noralize_on_save)
 
Real GetMaximum () const
 
Real GetMinimum () const
 
 DAT (bool normalize_on_save=true, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, Endianess endianness=OST_LOCAL_ENDIAN)
 
Format GetBitDepth () const
 
void SetBitDepth (Format bitdepth)
 
bool GetSigned () const
 
void SetSigned (bool sign)
 
Endianess GetEndianess () const
 
void SetEndianess (Endianess end)
 
bool GetNormalizeOnSave () const
 
void SetNormalizeOnSave (bool noralize_on_save)
 
Real GetMaximum () const
 
Real GetMinimum () const
 
- 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
 

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_dat_handler.hh.

Constructor & Destructor Documentation

◆ DAT() [1/2]

DAT ( bool  normalize_on_save = true,
Format  bit_depth = OST_DEFAULT_FORMAT,
bool  sign = false,
Endianess  endianness = OST_LOCAL_ENDIAN 
)

◆ DAT() [2/2]

DAT ( bool  normalize_on_save = true,
Format  bit_depth = OST_DEFAULT_FORMAT,
bool  sign = false,
Endianess  endianness = OST_LOCAL_ENDIAN 
)

Member Function Documentation

◆ GetBitDepth() [1/2]

Format GetBitDepth ( ) const

◆ GetBitDepth() [2/2]

Format GetBitDepth ( ) const

◆ GetEndianess() [1/2]

Endianess GetEndianess ( ) const

◆ GetEndianess() [2/2]

Endianess GetEndianess ( ) const

◆ GetMaximum() [1/2]

Real GetMaximum ( ) const

◆ GetMaximum() [2/2]

Real GetMaximum ( ) const

◆ GetMinimum() [1/2]

Real GetMinimum ( ) const

◆ GetMinimum() [2/2]

Real GetMinimum ( ) const

◆ GetNormalizeOnSave() [1/2]

bool GetNormalizeOnSave ( ) const

◆ GetNormalizeOnSave() [2/2]

bool GetNormalizeOnSave ( ) const

◆ GetSigned() [1/2]

bool GetSigned ( ) const

◆ GetSigned() [2/2]

bool GetSigned ( ) const

◆ SetBitDepth() [1/2]

void SetBitDepth ( Format  bitdepth)

◆ SetBitDepth() [2/2]

void SetBitDepth ( Format  bitdepth)

◆ SetEndianess() [1/2]

void SetEndianess ( Endianess  end)

◆ SetEndianess() [2/2]

void SetEndianess ( Endianess  end)

◆ SetNormalizeOnSave() [1/2]

void SetNormalizeOnSave ( bool  noralize_on_save)

◆ SetNormalizeOnSave() [2/2]

void SetNormalizeOnSave ( bool  noralize_on_save)

◆ SetSigned() [1/2]

void SetSigned ( bool  sign)

◆ SetSigned() [2/2]

void SetSigned ( bool  sign)

Field Documentation

◆ FORMAT_STRING

static String FORMAT_STRING
static

Definition at line 51 of file map_io_dat_handler.hh.


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