OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <VcstGeoLutInputItem.h>

Inheritance diagram for VcstGeoLutInputItem:
[legend]
Collaboration diagram for VcstGeoLutInputItem:
[legend]

Public Member Functions

 VcstGeoLutInputItem (const std::string &groupName, size_t size)
 
virtual ~VcstGeoLutInputItem ()
 
- Public Member Functions inherited from VcstLutInputItem
 VcstLutInputItem (const std::string &groupName, size_t size)
 
virtual ~VcstLutInputItem ()
 
virtual int getData ()
 
void * getDataPtr () const
 
bool dataPtrUnknown () const
 
const std::string getShortName () const
 
void setShortName (const std::string &shortName)
 
const std::string getFilePath () const
 
void setFilePath (const std::string &filePath)
 
const std::string getFileName () const
 
void setDataPtr (void *ptr)
 

Protected Member Functions

int convertEndianness ()
 
int convert_GEO_PARAM ()
 
int convert_CMNGEO_SAA_COEFF ()
 
- Protected Member Functions inherited from VcstLutInputItem
virtual bool isItemOkForIO ()
 
const std::string getGroupName () const
 
const size_t getDataSize () const
 
const bool dataPtrEstablished () const
 
void setGroupName (std::string strName)
 
void setDataSize (size_t size)
 
void setIsAllocated (bool bVal)
 
size_t determineFileSize (const std::string &fileName)
 
int allocateMemory (size_t size)
 
void releaseMemory ()
 

Additional Inherited Members

- Static Public Member Functions inherited from VcstLutInputItem
static VcstLutInputItemgetInstance ()
 
- Static Protected Member Functions inherited from VcstLutInputItem
template<typename T >
static void byteSwap (T &aValue)
 
- Protected Attributes inherited from VcstLutInputItem
std::string groupName_
 
- Static Protected Attributes inherited from VcstLutInputItem
static const std::size_t MAX_IO_SIZE = 1073741824
 

Detailed Description

Definition at line 13 of file VcstGeoLutInputItem.h.

Constructor & Destructor Documentation

◆ VcstGeoLutInputItem()

VcstGeoLutInputItem ( const std::string groupName,
size_t  size 
)

Constructor

Parameters
lutNameThe LUT name that identifies the data buffer.

◆ ~VcstGeoLutInputItem()

virtual ~VcstGeoLutInputItem ( )
virtual

Destructor

Member Function Documentation

◆ convert_CMNGEO_SAA_COEFF()

int convert_CMNGEO_SAA_COEFF ( )
protected

◆ convert_GEO_PARAM()

int convert_GEO_PARAM ( )
protected

◆ convertEndianness()

int convertEndianness ( )
protectedvirtual

Convert endianness of LUT file.

Reimplemented from VcstLutInputItem.


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