OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
CSMWorld::LandTextureIdTable::ImportResults Struct Reference

#include <idtable.hpp>

Collaboration diagram for CSMWorld::LandTextureIdTable::ImportResults:

Public Types

using StringPair = std::pair< std::string, std::string >
 

Public Attributes

std::vector< std::string > createdRecords
 The newly added records. More...
 
std::vector< StringPairrecordMapping
 The 1st string is the original id, the 2nd is the mapped id. More...
 

Member Typedef Documentation

using CSMWorld::LandTextureIdTable::ImportResults::StringPair = std::pair<std::string,std::string>

Member Data Documentation

std::vector<std::string> CSMWorld::LandTextureIdTable::ImportResults::createdRecords

The newly added records.

std::vector<StringPair> CSMWorld::LandTextureIdTable::ImportResults::recordMapping

The 1st string is the original id, the 2nd is the mapped id.


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