xoreos  0.0.5
Classes | Namespaces
engineprobe.h File Reference

A probe that checks if an engine can handle game data found in a specific directory and creates an instance of that engine. More...

#include <boost/noncopyable.hpp>
#include "src/aurora/types.h"
Include dependency graph for engineprobe.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::EngineProbe
 A probe able to detect one specific game. More...
 

Namespaces

 Common
 
 Engines
 

Detailed Description

A probe that checks if an engine can handle game data found in a specific directory and creates an instance of that engine.

Definition in file engineprobe.h.