Need a virtual dtor
[platform/upstream/libzypp.git] / zypp / repo / RepoInfoBase.h
2008-09-05 Michael AndresNeed a virtual dtor
2008-09-05 Jan Kupec- operator ==, !=, < definition moved to RepoInfoBase
2008-09-05 Jan Kupec- use shared_ptr instead of the intrusive one
2008-09-04 Jan Kupec- dumpAsXMLOn(ostream) added
2008-09-04 Jan Kupec- RepoInfo{Base} setters made void
2008-07-31 Jan Kupec- pointer types added for RepoInfos
2008-07-30 Jan Kupec- Service -> ServiceInfo derived from RepoInfoBase
2008-07-29 Jan Kupec- RepoInfoBase added for common SericeInfo and RepoInfo...