#include "dbcfile.h"
- Todo:
- : Add a close function?
◆ Exception() [1/2]
DBCFile::Exception::Exception |
( |
std::string |
message | ) |
|
|
inline |
38 { }
std::string message
Definition dbcfile.h:42
◆ ~Exception() [1/2]
virtual DBCFile::Exception::~Exception |
( |
| ) |
|
|
virtualdefault |
◆ Exception() [2/2]
DBCFile::Exception::Exception |
( |
std::string |
message | ) |
|
|
inline |
◆ ~Exception() [2/2]
virtual DBCFile::Exception::~Exception |
( |
| ) |
|
|
virtualdefault |
◆ getMessage() [1/2]
const std::string & DBCFile::Exception::getMessage |
( |
| ) |
|
|
inline |
◆ getMessage() [2/2]
const std::string & DBCFile::Exception::getMessage |
( |
| ) |
|
|
inline |
◆ message
std::string DBCFile::Exception::message |
|
private |
The documentation for this class was generated from the following files:
- azerothcore-wotlk/src/tools/map_extractor/dbcfile.h
- azerothcore-wotlk/src/tools/vmap4_extractor/dbcfile.h