TrinityCore
adtfile.h File Reference
#include "cascfile.h"
#include "wmo.h"
#include "model.h"
+ Include dependency graph for adtfile.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ADT::MDDF
 
struct  ADT::MODF
 
struct  ADTOutputCache
 
class  ADTFile
 

Namespaces

namespace  ADT
 

Functions

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

Function Documentation

◆ GetExtension()

char * GetExtension ( char *  FileName)

Definition at line 78 of file adtfile.cpp.

◆ GetPlainName() [1/2]

char * GetPlainName ( char *  FileName)

Definition at line 33 of file adtfile.cpp.

◆ GetPlainName() [2/2]

char const * GetPlainName ( char const *  FileName)

Definition at line 24 of file adtfile.cpp.

+ Here is the caller graph for this function:

◆ NormalizeFileName()

void NormalizeFileName ( char *  name,
size_t  len 
)

Definition at line 69 of file adtfile.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: