Default State of an Object which does not need a State. More...
#include <shark/Core/State.h>
 Inheritance diagram for shark::EmptyState:
 Inheritance diagram for shark::EmptyState:| Additional Inherited Members | |
|  Public Member Functions inherited from shark::State | |
| virtual | ~State () | 
| prevents that this class can be instantiated | |
| template<class DerivedStateType > | |
| DerivedStateType const & | toState () const | 
| Safely downcast State to it's derived type. | |
| template<class DerivedStateType > | |
| DerivedStateType & | toState () |