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

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

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

Definition at line 156 of file PathElementTypes.h.


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