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

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

#include <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< PluginElementbase_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.


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