![]() |
|
Public Types | |
| typedef std::list< std::string > | valueList |
| typedef std::list< Loop > | loopStack |
Public Member Functions | |
| Loop (const std::string &key="", const std::string &values="") | |
| Loop & | set (const std::string &key, const std::string &values) |
| const valueList & | getValueList () const |
Public Attributes | |
| std::string | key |
Protected Attributes | |
| valueList | values |
1.9.8