25 #ifndef YRpmGroupsTree_h
26 #define YRpmGroupsTree_h
29 #include "YStringTree.h"
63 {
return origPath( node,
'/',
false ); }
79 #endif // YRpmGroupsTree_h
void addFallbackRpmGroups()
std::string rpmGroup(const YStringTreeItem *node)
std::string translatedRpmGroup(const YStringTreeItem *node)
YStringTreeItem * addBranch(const std::string &content, char delimiter=0, YStringTreeItem *parent=0)
YStringTreeItem * addRpmGroup(const std::string &rpmGroup)
virtual ~YRpmGroupsTree()
std::string translatedPath(const YStringTreeItem *item, char delimiter, bool startWithDelimiter=true)
std::string origPath(const YStringTreeItem *item, char delimiter, bool startWithDelimiter=true)