CernVM-FS
2.12.0
|
#include <swissknife_migrate.h>
Public Member Functions | |
void | Insert (const CatalogStatistics &statistics) |
Public Member Functions inherited from Lockable | |
virtual | ~Lockable () |
void | Lock () const |
int | TryLock () const |
void | Unlock () const |
Friends | |
class | CommandMigrate |
Additional Inherited Members | |
Protected Member Functions inherited from Lockable | |
Lockable () | |
virtual | ~Lockable () |
void | Lock () const |
int | TryLock () const |
void | Unlock () const |
Definition at line 54 of file swissknife_migrate.h.
|
inline |
Definition at line 59 of file swissknife_migrate.h.
Referenced by swissknife::CommandMigrate::MigrationCallback().
|
friend |
Definition at line 56 of file swissknife_migrate.h.