This is the complete list of members for vistle::Parameter, including all inherited members.
checkChoice(const std::vector< std::string > &choices) const | vistle::Parameter | inlinevirtual |
choices() const | vistle::Parameter | |
clone() const =0 | vistle::Parameter | pure virtual |
DEFINE_ENUM_WITH_STRING_CONVERSIONS(Type,(Unknown)(Float)(Integer)(Vector)(IntVector)(String)(Invalid)) DEFINE_ENUM_WITH_STRING_CONVERSIONS(Presentation | vistle::Parameter | |
description() const | vistle::Parameter | |
Generic(Filename)(ExistingFilename)(Directory)(ExistingDirectory)(NewPathname)(Boolean)(Choice)(Slider)(Color)(InvalidPresentation)) DEFINE_ENUM_WITH_STRING_CONVERSIONS(RangeType | vistle::Parameter | |
getName() const | vistle::Parameter | |
group() const | vistle::Parameter | |
isDefault() const =0 | vistle::Parameter | pure virtual |
m_choices | vistle::Parameter | protected |
module() const | vistle::Parameter | |
name | vistle::Parameter | |
operator std::string() const =0 | vistle::Parameter | pure virtual |
Parameter(const Parameter &other) | vistle::Parameter | |
presentation() const | vistle::Parameter | |
Presentation | vistle::Parameter | |
setChoices(const std::vector< std::string > &choices) | vistle::Parameter | |
setDescription(const std::string &description) | vistle::Parameter | |
setGroup(const std::string &group) | vistle::Parameter | |
setPresentation(Presentation presentation) | vistle::Parameter | |
type() const | vistle::Parameter | |
Type | vistle::Parameter | |
Value(Maximum)) Parameter(int moduleId | vistle::Parameter | |
~Parameter() | vistle::Parameter | virtual |