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

The element type corresponding to a plugin. More...

#include <osvr/Common/PathElementTypes.h>

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

Additional Inherited Members

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

Detailed Description

The element type corresponding to a plugin.

Definition at line 106 of file PathElementTypes.h.


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