TrinityCore
DBUpdater.h File Reference
#include "Define.h"
#include "DatabaseEnvFwd.h"
#include <string>
+ 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
 
class  DBUpdaterUtil
 
class  DBUpdater< T >
 

Namespaces

namespace  boost
 
namespace  boost::filesystem
 

Enumerations

enum  BaseLocation { LOCATION_REPOSITORY , LOCATION_DOWNLOAD }
 

Enumeration Type Documentation

◆ BaseLocation

Enumerator
LOCATION_REPOSITORY 
LOCATION_DOWNLOAD 

Definition at line 48 of file DBUpdater.h.