#include <MediaMetadataParser.h>
Public Attributes | |
| std::string | vendor |
| std::string | timestamp |
| unsigned int | count |
| std::set< std::string > | flags |
| std::map< unsigned int, std::map< std::string, std::string > > | alternate_names |
Definition at line 41 of file MediaMetadataParser.h.
Definition at line 43 of file MediaMetadataParser.h.
Referenced by zypp::source::susetags::MediaMetadataParser::parse().
Definition at line 44 of file MediaMetadataParser.h.
Referenced by zypp::source::susetags::MediaMetadataParser::parse().
Definition at line 45 of file MediaMetadataParser.h.
Referenced by zypp::source::susetags::MediaMetadataParser::parse().
| std::set<std::string> zypp::source::susetags::MediaMetadataParser::MediaEntry::flags |
Definition at line 46 of file MediaMetadataParser.h.
| std::map< unsigned int, std::map<std::string, std::string> > zypp::source::susetags::MediaMetadataParser::MediaEntry::alternate_names |
Definition at line 49 of file MediaMetadataParser.h.
Referenced by zypp::source::susetags::MediaMetadataParser::parse().
1.5.0