WSF
WsfApplication::Feature Struct Reference

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.

Detailed Description

An application feature, used for test if features exist.

Member Data Documentation

◆ mName

std::string WsfApplication::Feature::mName

Name of the feature.

Referenced by WsfApplication::RegisterFeature().

◆ mProject

std::string WsfApplication::Feature::mProject

Name of the project which implements the feature.

Referenced by WsfApplication::RegisterFeature().


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved