OSVR-Core
List of all members
osvr::common::elements::SensorElement Class Reference

The element type corresponding to a particular sensor of an interface. More...

#include <PathElementTypes.h>

Inheritance diagram for osvr::common::elements::SensorElement:
osvr::common::elements::EmptyElementBase< SensorElement > osvr::common::elements::ElementBase< SensorElement >

Additional Inherited Members

- Public Types inherited from osvr::common::elements::ElementBase< SensorElement >
typedef SensorElement type
 
typedef ElementBase< SensorElementbase_type
 
- Public Member Functions inherited from osvr::common::elements::EmptyElementBase< SensorElement >
bool operator== (EmptyElementBase< SensorElement > const &) const
 Trivial equality comparison operator.
 
- Public Member Functions inherited from osvr::common::elements::ElementBase< SensorElement >
const char * getTypeName () const
 
- Protected Member Functions inherited from osvr::common::elements::EmptyElementBase< SensorElement >
 EmptyElementBase ()
 Protected constructor to force subclassing.
 
- Protected Member Functions inherited from osvr::common::elements::ElementBase< SensorElement >
 ElementBase ()
 Protected constructor to force subclassing. More...
 

Detailed Description

The element type corresponding to a particular sensor of an interface.


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