TwiceAsNice  2019-02-18
Static Public Attributes | Protected Member Functions | List of all members
DSI::ReadoutSpeed Class Reference

#include <DsiTypes.h>

Inheritance diagram for DSI::ReadoutSpeed:
Inheritance graph
Collaboration diagram for DSI::ReadoutSpeed:
Collaboration graph

Static Public Attributes

static const ReadoutSpeed NORMAL
 
static const ReadoutSpeed HIGH
 

Protected Member Functions

 ReadoutSpeed (const std::string name, const int &value)
 
- Protected Member Functions inherited from DSI::NamedEnum< int, ReadoutSpeed >
 NamedEnum (const std::string _name, const int &_value)
 

Additional Inherited Members

- Public Types inherited from DSI::NamedEnum< int, ReadoutSpeed >
typedef std::set< const NamedEnum< int, ReadoutSpeed > *, NamedEnum_Ptr_LessThan > instances_list
 
typedef instances_list::const_iterator const_iterator
 
- Public Member Functions inherited from DSI::NamedEnum< int, ReadoutSpeed >
bool operator== (const int _value)
 
bool operator== (const ReadoutSpeed &d)
 
bool operator== (const NamedEnum< int, ReadoutSpeed > &x)
 
bool operator!= (const int _value)
 
bool operator!= (const NamedEnum< int, ReadoutSpeed > &x)
 
const int & value (void) const
 
const std::string & name (void) const
 
- Static Public Member Functions inherited from DSI::NamedEnum< int, ReadoutSpeed >
static const int & min (void)
 
static const int & max (void)
 
static const ReadoutSpeedfind (const int &Value)
 
static bool isValidValue (const int &Value)
 
static instances_list::size_type size (void)
 
static const_iterator begin (void)
 
static const_iterator end (void)
 

Constructor & Destructor Documentation

◆ ReadoutSpeed()

DSI::ReadoutSpeed::ReadoutSpeed ( const std::string  name,
const int &  value 
)
inlineexplicitprotected

Member Data Documentation

◆ HIGH

const ReadoutSpeed DSI::ReadoutSpeed::HIGH
static

◆ NORMAL

const ReadoutSpeed DSI::ReadoutSpeed::NORMAL
static

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