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