Evita  0.16
Public Member Functions | Private Attributes | List of all members
evCodecSARLComponentInfo Class Reference

#include <evCodecSARLComponentInfo.h>

Inheritance diagram for evCodecSARLComponentInfo:
Inheritance graph
[legend]
Collaboration diagram for evCodecSARLComponentInfo:
Collaboration graph
[legend]

Public Member Functions

void Initialize (void)
 
void Free (void)
 
 evCodecSARLComponentInfo (void)
 
 evCodecSARLComponentInfo (const evCodecSARLComponentInfo &component_info)
 
virtual ~evCodecSARLComponentInfo (void)
 
virtual const evString GetClassName (void) const
 
void SetHighestBitplane (int highest_bitplane)
 
int GetHighestBitplane (void) const
 
void SetThreshold (double threshold)
 
double GetThreshold (void) const
 
void SetArithmeticModel (QccENTArithmeticModel *model)
 
QccENTArithmeticModel * GetArithmeticModel (void)
 
evMapFieldGetCodecMap (void)
 
int SetCodecMapSize (const unsigned int size)
 
int ResizeCodecMap (const unsigned int size)
 
- Public Member Functions inherited from evDataObject
 evDataObject (void)
 
virtual ~evDataObject (void)
 
- Public Member Functions inherited from evObject
 evObject (void)
 
virtual ~evObject (void)
 
void Print (const int tabbing) const
 
void Print (void) const
 
virtual void PrintSelf (const int tabbing) const
 

Private Attributes

int Header
 
int Mask
 
int HighestBitplane
 
double Threshold
 
evMapField CodecMap
 

Additional Inherited Members

- Protected Member Functions inherited from evObject
 evObject (const evObject &object)
 

Constructor & Destructor Documentation

evCodecSARLComponentInfo::evCodecSARLComponentInfo ( void  )
inline
evCodecSARLComponentInfo::evCodecSARLComponentInfo ( const evCodecSARLComponentInfo component_info)
inline
evCodecSARLComponentInfo::~evCodecSARLComponentInfo ( void  )
inlinevirtual

Member Function Documentation

void evCodecSARLComponentInfo::Free ( void  )
inline
QccENTArithmeticModel* evCodecSARLComponentInfo::GetArithmeticModel ( void  )
virtual const evString evCodecSARLComponentInfo::GetClassName ( void  ) const
inlinevirtual

Reimplemented from evDataObject.

evMapField * evCodecSARLComponentInfo::GetCodecMap ( void  )
inline
int evCodecSARLComponentInfo::GetHighestBitplane ( void  ) const
inline
double evCodecSARLComponentInfo::GetThreshold ( void  ) const
inline
void evCodecSARLComponentInfo::Initialize ( void  )
inline
int evCodecSARLComponentInfo::ResizeCodecMap ( const unsigned int  size)
inline
void evCodecSARLComponentInfo::SetArithmeticModel ( QccENTArithmeticModel *  model)
int evCodecSARLComponentInfo::SetCodecMapSize ( const unsigned int  size)
inline
void evCodecSARLComponentInfo::SetHighestBitplane ( int  highest_bitplane)
inline
void evCodecSARLComponentInfo::SetThreshold ( double  threshold)
inline

Member Data Documentation

evMapField evCodecSARLComponentInfo::CodecMap
private
int evCodecSARLComponentInfo::Header
private
int evCodecSARLComponentInfo::HighestBitplane
private
int evCodecSARLComponentInfo::Mask
private
double evCodecSARLComponentInfo::Threshold
private

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