![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
Go to the source code of this file.
Macros | |
| #define | ATLAS_EXECUTEPROC_HPP |
Functions | |
| void | executeProc (const RecordID game_id, const QString version, const QString &path) |
| Executes the given path. | |
| bool | processIsRunning () |
| void | softTerminateProcess () |
| void | hardTerminateProcess () |
| #define ATLAS_EXECUTEPROC_HPP |
| void executeProc | ( | const RecordID | game_id, |
| const QString | version, | ||
| const QString & | path ) |
Executes the given path.
| path |
| void hardTerminateProcess | ( | ) |
| bool processIsRunning | ( | ) |
| void softTerminateProcess | ( | ) |