12 #ifndef ZYPP_TARGET_RPM_RPMHEADER_H
13 #define ZYPP_TARGET_RPM_RPMHEADER_H
64 typedef intrusive_ptr<RpmHeader>
Ptr;
65 typedef intrusive_ptr<const RpmHeader>
constPtr;
147 std::string
tag_os()
const;
172 virtual std::ostream &
dumpOn( std::ostream & str )
const;
200 #endif // ZYPP_TARGET_RPM_RPMHEADER_H
Store and operate with byte count.
std::list< ChangelogEntry > Changelog
List of ChangelogEntry.
Edition represents [epoch:]version[-release]
unsigned epoch_t
Type of an epoch.
std::tr1::unordered_set< Capability > CapabilitySet
Store and operate on date (time_t).