| checkName() | makefile::Variable | [protected, virtual] |
| checkValue() | makefile::Variable | [protected, virtual] |
| Create() | makefile::Variable | [protected] |
| def | makefile::Variable | [protected] |
| exported | makefile::Variable | [protected] |
| getDef() | makefile::Variable | [inline, virtual] |
| getExport() | makefile::Variable | [inline] |
| getName() | makefile::Variable | [inline, virtual] |
| getquotedValue() | makefile::Variable | [virtual] |
| getRef() | makefile::Variable | [inline, virtual] |
| getValue() | makefile::Variable | [virtual] |
| getValues() | makefile::Variable | [inline, virtual] |
| Manageable() | makefile::Manageable | [inline] |
| name | makefile::Variable | [protected] |
| quotemode | makefile::Variable | [protected] |
| ref | makefile::Variable | [protected] |
| separator | makefile::Variable | [protected] |
| setExport(bool ex) | makefile::Variable | [inline] |
| setQuoteMode(Makefile::QuoteMode mode) | makefile::Variable | [inline] |
| values | makefile::Variable | [protected] |
| Variable(string name_) | makefile::Variable | [protected] |
| Variable(const Variable &) | makefile::Variable | [private] |
| Variable(string name_, string value_, Makefile::QuoteMode quotemode_=Makefile::SHELL) | makefile::Variable | |
| Variable(string name_, double value_, Makefile::QuoteMode quotemode_=Makefile::NONE) | makefile::Variable | |
| Variable(string name_, std::vector< string >::iterator start, std::vector< string >::iterator end, Makefile::QuoteMode quotemode_=Makefile::SHELL, string separator_=" ") | makefile::Variable | |
| ~Manageable() | makefile::Manageable | [inline, virtual] |
| ~Variable() | makefile::Variable | [virtual] |
1.3.9.1