17 #ifndef CVMFS_QUOTA_LISTENER_H_
18 #define CVMFS_QUOTA_LISTENER_H_
24 template <
class CatalogT>
25 class AbstractCatalogManager;
38 const std::string &repository_name);
40 const std::string &repository_name);
45 #endif // CVMFS_QUOTA_LISTENER_H_
ListenerHandle * RegisterWatchdogListener(QuotaManager *quota_manager, const string &repository_name)
ListenerHandle * RegisterUnpinListener(QuotaManager *quota_manager, CatalogManager *catalog_manager, const string &repository_name)
catalog::AbstractCatalogManager< catalog::Catalog > CatalogManager
void UnregisterListener(ListenerHandle *handle)