Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Update.h

Go to the documentation of this file.
00001 #ifndef DEBTAGS_UPDATE_H
00002 #define DEBTAGS_UPDATE_H
00003 
00004 #include <tagcoll/Exception.h>
00005 #include <tagcoll/ParserBase.h>
00006 
00007 class pkgAcquireStatus;
00008 
00009 namespace Debtags
00010 {
00011     void updateDebtagsDatabase() throw (Tagcoll::Exception);
00012     void updateDebtagsDatabase(pkgAcquireStatus* status) throw (Tagcoll::Exception);
00013 };
00014 
00015 // vim:set ts=4 sw=4:
00016 #endif

Generated on Sat Sep 10 03:47:41 2005 for libdebtags by  doxygen 1.4.4