OpenCOVER
Public Member Functions | Friends | List of all members
opencover::Valuator Class Reference

#include <valuator.h>

Inheritance diagram for opencover::Valuator:
Inheritance graph
[legend]
Collaboration diagram for opencover::Valuator:
Collaboration graph
[legend]

Public Member Functions

double getValue () const
 
std::pair< double, double > getRange () const
 
- Public Member Functions inherited from opencover::InputSource
 InputSource (const std::string &name, const std::string &kind)
 
virtual ~InputSource ()
 
bool isValid () const
 
int validDevice ()
 
virtual void update ()=0
 
const std::string & name () const
 
const std::string & config () const
 
InputDevicedevice () const
 
InputDevicedevice (int i) const
 
size_t numDevices () const
 

Friends

class Input
 

Additional Inherited Members

- Protected Member Functions inherited from opencover::InputSource
void setValid (bool)
 
- Protected Attributes inherited from opencover::InputSource
bool m_valid = false
 
bool m_oldValid = false
 
int m_validDevice =0
 

Member Function Documentation

◆ getRange()

std::pair< double, double > opencover::Valuator::getRange ( ) const

◆ getValue()

double opencover::Valuator::getValue ( ) const

Friends And Related Function Documentation

◆ Input

friend class Input
friend

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