OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWWorld::RecordId Struct Reference

#include <store.hpp>

Collaboration diagram for MWWorld::RecordId:

Public Member Functions

 RecordId (const std::string &id="", bool isDeleted=false)
 

Public Attributes

std::string mId
 
bool mIsDeleted
 

Constructor & Destructor Documentation

MWWorld::RecordId::RecordId ( const std::string &  id = "",
bool  isDeleted = false 
)

Member Data Documentation

std::string MWWorld::RecordId::mId
bool MWWorld::RecordId::mIsDeleted

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