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

The element type corresponding to an interface, which often may have one or more sensors. More...

#include <PathElementTypes.h>

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

Additional Inherited Members

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

Detailed Description

The element type corresponding to an interface, which often may have one or more sensors.


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