vega
|
This is the complete list of members for vega::VM, including all inherited members.
allows_multiplicity(limit_type multiplicity) const | vega::VM | |
is_single() const | vega::VM | |
limit_type typedef | vega::VM | |
limits() const | vega::VM | |
MAX_LIMIT | vega::VM | static |
multiple() const | vega::VM | |
operator<<(std::ostream &os, const VM &vm) | vega::VM | friend |
VM() | vega::VM | inline |
VM(limit_type n) | vega::VM | inlineexplicit |
VM(const std::string &vm) | vega::VM | explicit |
VM(limit_type min, limit_type max, bool multiple=false) | vega::VM | inline |