#include <TagParser.h>
Public Member Functions | |
| MultiTag (unsigned lineNo_r=0, std::streamoff tagStart_r=-1) | |
Public Attributes | |
| std::list< std::string > | value |
Related Functions | |
| (Note that these are not member functions.) | |
| std::ostream & | operator<< (std::ostream &str, const TagParser::MultiTag &obj) |
| Stream output. | |
Definition at line 68 of file TagParser.h.
| zypp::parser::TagParser::MultiTag::MultiTag | ( | unsigned | lineNo_r = 0, |
|
| std::streamoff | tagStart_r = -1 | |||
| ) | [inline] |
Definition at line 70 of file TagParser.h.
| std::ostream & operator<< | ( | std::ostream & | str, | |
| const TagParser::MultiTag & | obj | |||
| ) | [related] |
| std::list<std::string> zypp::parser::TagParser::MultiTag::value |
1.5.3