OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::common::elements::SensorElement Class Reference

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

#include <osvr/Common/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
< SensorElement
base_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.

Definition at line 163 of file PathElementTypes.h.


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