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

Go to the source code of this file.

Functions

char const * GetPlainName (char const *FileName)
 
char * GetPlainName (char *FileName)
 
void FixNameCase (char *name, size_t len)
 
void FixNameSpaces (char *name, size_t len)
 
char * GetExtension (char *FileName)
 

Function Documentation

◆ FixNameCase()

void FixNameCase ( char *  name,
size_t  len 
)

Definition at line 43 of file adtfile.cpp.

+ Here is the caller graph for this function:

◆ FixNameSpaces()

void FixNameSpaces ( char *  name,
size_t  len 
)

Definition at line 60 of file adtfile.cpp.

+ Here is the caller graph for this function:

◆ GetExtension()

char * GetExtension ( char *  FileName)

Definition at line 70 of file adtfile.cpp.

+ Here is the caller graph for this function:

◆ GetPlainName() [1/2]

char * GetPlainName ( char *  FileName)

Definition at line 34 of file adtfile.cpp.

◆ GetPlainName() [2/2]

char const * GetPlainName ( char const *  FileName)

Definition at line 25 of file adtfile.cpp.

+ Here is the caller graph for this function: