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

The element type created when requesting a path that isn't yet in the tree. More...

#include <PathElementTypes.h>

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

Additional Inherited Members

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

Detailed Description

The element type created when requesting a path that isn't yet in the tree.


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