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

#include <evFeatureRankerPriorityEntry.h>

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

Public Member Functions

 evFeatureRankerPriorityEntry (const int roi)
 
 evFeatureRankerPriorityEntry (const evFeatureRankerPriorityEntry &entry)
 
virtual ~evFeatureRankerPriorityEntry (void)
 
virtual const evString GetClassName (void) const
 
bool operator< (const evFeatureRankerPriorityEntry &entry) const
 
void SetPriority (const double priority)
 
double GetPriority (void) const
 
unsigned int GetROI (void) const
 
- 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

unsigned int ROI
 
double Priority
 

Additional Inherited Members

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

Constructor & Destructor Documentation

evFeatureRankerPriorityEntry::evFeatureRankerPriorityEntry ( const int  roi)
inline
evFeatureRankerPriorityEntry::evFeatureRankerPriorityEntry ( const evFeatureRankerPriorityEntry entry)
inline
virtual evFeatureRankerPriorityEntry::~evFeatureRankerPriorityEntry ( void  )
inlinevirtual

Member Function Documentation

virtual const evString evFeatureRankerPriorityEntry::GetClassName ( void  ) const
inlinevirtual

Reimplemented from evDataObject.

double evFeatureRankerPriorityEntry::GetPriority ( void  ) const
inline
unsigned int evFeatureRankerPriorityEntry::GetROI ( void  ) const
inline
bool evFeatureRankerPriorityEntry::operator< ( const evFeatureRankerPriorityEntry entry) const
inline
void evFeatureRankerPriorityEntry::SetPriority ( const double  priority)
inline

Member Data Documentation

double evFeatureRankerPriorityEntry::Priority
private
unsigned int evFeatureRankerPriorityEntry::ROI
private

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