WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
DB2Table.h File Reference
#include <cstdint>
#include <cstring>
#include <memory>
#include <string>
#include <vector>
#include <unordered_map>
Include dependency graph for DB2Table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DB2FieldInfo
 Describes a single field (column) in a DB2 table. More...
 
class  DB2Row
 Lightweight handle to a single row in a DB2Table. More...
 
class  DB2Table
 Provides typed, field-name-based access to records in a WDC DB2 file. More...
 
class  DB2Table::Iterator