34 #ifndef OPEN_WALKER_CORE_PLUGINS_I_GENERIC_CLASS_H 35 #define OPEN_WALKER_CORE_PLUGINS_I_GENERIC_CLASS_H 67 static const std::string s =
"ow_core::IGenericClass";
96 #endif // OPEN_WALKER_CORE_PLUGINS_I_GENERIC_CLASS_H static const std::string & ClassType()
The class type of this class.
Definition: i_generic_class.h:65
The IGenericClass class.
Definition: i_generic_class.h:54
Definition: angular_acceleration.h:39
virtual std::string classType() const
Get the class type.
Definition: i_generic_class.h:88
virtual ~IGenericClass()
Virtual destructor.
Definition: i_generic_class.h:75