OpenASIP
2.0
|
This is the complete list of members for ExplorerPluginParameter, including all inherited members.
compulsory_ | ExplorerPluginParameter | private |
description() const | ExplorerPluginParameter | inline |
description_ | ExplorerPluginParameter | private |
ExplorerPluginParameter(const std::string &name, ExplorerPluginParameterType type, bool compulsory, const TCEString value, const TCEString description="") | ExplorerPluginParameter | |
isCompulsory() const | ExplorerPluginParameter | |
isSet() const | ExplorerPluginParameter | |
name() const | ExplorerPluginParameter | |
name_ | ExplorerPluginParameter | private |
setValue(const std::string &value) | ExplorerPluginParameter | |
type() const | ExplorerPluginParameter | |
type_ | ExplorerPluginParameter | private |
typeAsString() const | ExplorerPluginParameter | |
value() const | ExplorerPluginParameter | |
value_ | ExplorerPluginParameter | private |
~ExplorerPluginParameter() | ExplorerPluginParameter | virtual |