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

#include <contentloader.hpp>

Inheritance diagram for MWWorld::ContentLoader:
Collaboration diagram for MWWorld::ContentLoader:

Public Member Functions

 ContentLoader (Loading::Listener &listener)
 
virtual ~ContentLoader ()
 
virtual void load (const boost::filesystem::path &filepath, int &index)
 

Protected Attributes

Loading::ListenermListener
 

Constructor & Destructor Documentation

MWWorld::ContentLoader::ContentLoader ( Loading::Listener listener)
inline
virtual MWWorld::ContentLoader::~ContentLoader ( )
inlinevirtual

Member Function Documentation

virtual void MWWorld::ContentLoader::load ( const boost::filesystem::path &  filepath,
int index 
)
inlinevirtual

Reimplemented in MWWorld::GameContentLoader, and MWWorld::EsmLoader.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

Loading::Listener& MWWorld::ContentLoader::mListener
protected

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