TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DBUpdater.h File Reference
#include "DatabaseEnv.h"
#include <string>
#include <boost/filesystem.hpp>
+ Include dependency graph for DBUpdater.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UpdateException
 
struct  UpdateResult
 
class  DBUpdaterUtil
 
class  DBUpdater< T >
 

Enumerations

enum  BaseLocation { LOCATION_REPOSITORY, LOCATION_DOWNLOAD }
 

Enumeration Type Documentation

Enumerator
LOCATION_REPOSITORY 
LOCATION_DOWNLOAD 
39 {
42 };
Definition: DBUpdater.h:41
Definition: DBUpdater.h:40