#include <choice.hpp>
◆ Choice() [1/2]
ilasynth::Choice::Choice |
( |
const std::string & |
name, |
|
|
const nptr_vec_t & |
args |
|
) |
| |
◆ Choice() [2/2]
◆ ~Choice()
ilasynth::Choice::~Choice |
( |
| ) |
|
◆ equal()
bool ilasynth::Choice::equal |
( |
const Choice & |
that | ) |
const |
◆ getChoiceType()
◆ getChoiceVarName()
const char* ilasynth::Choice::getChoiceVarName |
( |
unsigned |
i | ) |
const |
|
inline |
◆ write()
std::ostream& ilasynth::Choice::write |
( |
std::ostream & |
out | ) |
const |
◆ args
◆ choiceVars
std::vector<std::string> ilasynth::Choice::choiceVars |
The documentation for this struct was generated from the following file: