TrinityCore
DB2FileLoader.h File Reference
#include "Common.h"
#include <exception>
#include <string>
+ Include dependency graph for DB2FileLoader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DB2Header
 
struct  DB2SectionHeader
 
struct  DB2FieldMeta
 
struct  DB2FileLoadInfo
 
struct  DB2FileSource
 
class  DB2Record
 
struct  DB2RecordCopy
 
class  DB2FileLoadException
 
class  DB2FileLoader
 

Enumerations

enum class  DB2EncryptedSectionHandling { Skip , Process }
 

Variables

constinit uint64 DUMMY_KNOWN_TACT_ID = 0x5452494E49545900
 

Enumeration Type Documentation

◆ DB2EncryptedSectionHandling

enum class DB2EncryptedSectionHandling
strong
Enumerator
Skip 
Process 

Definition at line 94 of file DB2FileLoader.h.

Variable Documentation

◆ DUMMY_KNOWN_TACT_ID

constinit uint64 DUMMY_KNOWN_TACT_ID = 0x5452494E49545900
inline

Definition at line 71 of file DB2FileLoader.h.