#include <unmerger.hh>
|
virtual void | unmerge_file (const std::shared_ptr< const ContentsEntry > &) const |
|
virtual void | unmerge_dir (const std::shared_ptr< const ContentsEntry > &) const |
|
virtual void | unmerge_sym (const std::shared_ptr< const ContentsEntry > &) const |
|
virtual void | unmerge_misc (const std::shared_ptr< const ContentsEntry > &) const |
|
|
virtual bool | check_file (const std::shared_ptr< const ContentsEntry > &) const |
|
virtual bool | check_dir (const std::shared_ptr< const ContentsEntry > &) const |
|
virtual bool | check_sym (const std::shared_ptr< const ContentsEntry > &) const |
|
virtual bool | check_misc (const std::shared_ptr< const ContentsEntry > &) const |
|
void paludis::Unmerger::add_unmerge_entry |
( |
const EntryType |
, |
|
|
const std::shared_ptr< const ContentsEntry > & |
|
|
) |
| |
|
protected |
Add entry to the unmerge set.
virtual Hook paludis::Unmerger::extend_hook |
( |
const Hook & |
| ) |
const |
|
protectedvirtual |
virtual void paludis::Unmerger::populate_unmerge_set |
( |
| ) |
|
|
protectedpure virtual |
void paludis::Unmerger::unmerge |
( |
| ) |
|
The documentation for this class was generated from the following file: