#include <QIODevice>
#include <QString>
#include <QMultiHash>
#include "ff7tkformats_export.h"
Go to the source code of this file.
|  | 
|  | PACK (struct FF7TKFORMATS_EXPORT LgpLookupTableEntry { quint16 tocOffset;quint16 fileCount;}) | 
|  | 
◆ LGP_COMPANY_NAME_SIZE
      
        
          | #define LGP_COMPANY_NAME_SIZE   12 | 
      
 
 
◆ LGP_PRODUCT_NAME_SIZE
      
        
          | #define LGP_PRODUCT_NAME_SIZE   14 | 
      
 
 
◆ LOOKUP_TABLE_ENTRIES
◆ LOOKUP_VALUE_MAX
      
        
          | #define LOOKUP_VALUE_MAX   30 | 
      
 
 
◆ MAX_CONFLICTS
      
        
          | #define MAX_CONFLICTS   4096 | 
      
 
 
◆ PACK
      
        
          | #define PACK | ( |  | structure | ) | structure Q_PACKED | 
      
 
 
◆ PACK()
      
        
          | PACK | ( | struct FF7TKFORMATS_EXPORT LgpLookupTableEntry { quint16 tocOffset;quint16 fileCount;} |  | ) |  |