TrinityCore
Loading...
Searching...
No Matches
adtfile.cpp File Reference
#include "adtfile.h"
#include "Common.h"
#include "Memory.h"
#include "StringFormat.h"
#include "Util.h"
#include "model.h"
#include "vmapexport.h"
#include "wmo.h"
#include <algorithm>
#include <cstdio>
+ Include dependency graph for adtfile.cpp:

Go to the source code of this file.

Functions

std::string_view GetPlainName (std::string_view fileName)
 
void NormalizeFileName (std::string &name)
 

Variables

std::shared_ptr< CASC::StorageCascStorage
 

Function Documentation

◆ GetPlainName()

std::string_view GetPlainName ( std::string_view  fileName)

Definition at line 29 of file adtfile.cpp.

+ Here is the caller graph for this function:

◆ NormalizeFileName()

void NormalizeFileName ( std::string &  name)

Definition at line 39 of file adtfile.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ CascStorage

std::shared_ptr<CASC::Storage> CascStorage
extern

Definition at line 51 of file System.cpp.