Description class for all WindLab features in LabRPS. More...
#include <WindLabFeatureDescription.h>
Public Member Functions | |
bool | operator== (const WindLabAPI::WindLabFeatureDescription &rhs) const |
WindLabFeatureDescription () | |
~WindLabFeatureDescription () | |
Public Attributes | |
App::PropertyString | APIVersion |
App::PropertyString | Author |
App::PropertyString | Description |
App::PropertyString | group |
App::PropertyString | LabRPSVersion |
App::PropertyString | ObjectName |
App::PropertyString | Path |
App::PropertyString | PluginName |
App::PropertyString | PluginVersion |
App::PropertyString | PublicationAuthor |
App::PropertyString | PublicationDate |
App::PropertyString | PublicationLink |
App::PropertyString | PublicationTitle |
App::PropertyString | ReleaseDate |
App::PropertyBool | Stationarity |
App::PropertyString | type |
App::PropertyString | Version |
Description class for all WindLab features in LabRPS.
WindLabFeatureDescription::WindLabFeatureDescription | ( | ) |
WindLabFeatureDescription::~WindLabFeatureDescription | ( | ) |
bool WindLabAPI::WindLabFeatureDescription::operator== | ( | const WindLabAPI::WindLabFeatureDescription & | rhs | ) | const |
References APIVersion, Author, Description, LabRPSVersion, ObjectName, PluginName, PluginVersion, PublicationAuthor, PublicationDate, PublicationLink, PublicationTitle, ReleaseDate, Stationarity, type, and Version.
App::PropertyString WindLabAPI::WindLabFeatureDescription::APIVersion |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::Author |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::Description |
Referenced by operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::group |
App::PropertyString WindLabAPI::WindLabFeatureDescription::LabRPSVersion |
Referenced by operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::ObjectName |
Referenced by operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::Path |
App::PropertyString WindLabAPI::WindLabFeatureDescription::PluginName |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::PluginVersion |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::PublicationAuthor |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::PublicationDate |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::PublicationLink |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::PublicationTitle |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::ReleaseDate |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyBool WindLabAPI::WindLabFeatureDescription::Stationarity |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::type |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().
App::PropertyString WindLabAPI::WindLabFeatureDescription::Version |
Referenced by WindLabAPI::CRPSWindLabFramework::getWindLabFeatureDescription(), and operator==().