AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
DBUpdater.h File Reference
#include "DatabaseEnv.h"
#include "Define.h"
#include <filesystem>
#include <string>

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 
50{
53};
@ LOCATION_DOWNLOAD
Definition: DBUpdater.h:52
@ LOCATION_REPOSITORY
Definition: DBUpdater.h:51