#include <Patches.h>
Inheritance diagram for Tagcoll::ApplyPatches< ITEM >:
Public Member Functions | |
ApplyPatches (PatchList< ITEM > &patches) throw () | |
virtual void | consume (const ITEM &item) throw () |
virtual void | consume (const ITEM &item, const OpSet< std::string > &tags) throw () |
Protected Attributes | |
PatchList< ITEM > & | patches |
|
|
|
Implements Tagcoll::TagcollConsumer< ITEM, std::string >. |
|
Implements Tagcoll::TagcollConsumer< ITEM, std::string >. |
|
|