|
WSF
|
An application feature, used for test if features exist. More...
#include <WsfApplication.hpp>
Public Attributes | |
| std::string | mName |
| Name of the feature. | |
| std::string | mProject |
| Name of the project which implements the feature. | |
An application feature, used for test if features exist.
| std::string WsfApplication::Feature::mName |
Name of the feature.
Referenced by WsfApplication::RegisterFeature().
| std::string WsfApplication::Feature::mProject |
Name of the project which implements the feature.
Referenced by WsfApplication::RegisterFeature().