xoreos  0.0.5
Public Member Functions | List of all members
Engines::DragonAge2::EngineProbeWindows Class Reference
Inheritance diagram for Engines::DragonAge2::EngineProbeWindows:
Inheritance graph
[legend]
Collaboration diagram for Engines::DragonAge2::EngineProbeWindows:
Collaboration graph
[legend]

Public Member Functions

Aurora::Platform getPlatform () const
 Get the Platform that the probe is able to detect. More...
 
- Public Member Functions inherited from Engines::DragonAge2::EngineProbe
 EngineProbe ()
 
 ~EngineProbe ()
 
Aurora::GameID getGameID () const
 Get the GameID that the probe is able to detect. More...
 
const Common::UStringgetGameName () const
 Return a string of the full game name. More...
 
Engines::EnginecreateEngine () const
 Create the respective engine for the GameID. More...
 
bool probe (Common::SeekableReadStream &stream) const
 Check for the game in that file. More...
 
- Public Member Functions inherited from Engines::EngineProbe
virtual bool probe (const Common::UString &directory, const Common::FileList &rootFiles) const =0
 Check for the game in that directory, containing these files. More...
 

Detailed Description

Definition at line 62 of file probes.cpp.

Member Function Documentation

◆ getPlatform()

Aurora::Platform Engines::DragonAge2::EngineProbeWindows::getPlatform ( ) const
inlinevirtual

Get the Platform that the probe is able to detect.

Implements Engines::EngineProbe.

Definition at line 64 of file probes.cpp.

References Aurora::kPlatformWindows.


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