xoreos  0.0.5
Public Attributes | List of all members
Aurora::FileTypeManager::Type Struct Reference

File type <-> extension mapping. More...

Public Attributes

FileType type
 
const char * extension
 

Detailed Description

File type <-> extension mapping.

Definition at line 61 of file util.h.

Member Data Documentation

◆ extension

const char* Aurora::FileTypeManager::Type::extension

◆ type

FileType Aurora::FileTypeManager::Type::type

Definition at line 62 of file util.h.

Referenced by Aurora::FileTypeManager::buildTypeLookup().


The documentation for this struct was generated from the following file: