ASAPCabinetFE
 
Loading...
Searching...
No Matches
iapp.h File Reference

Defines a simple interface for modular app entry points. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IApp
 

Detailed Description

Defines a simple interface for modular app entry points.

The IApp interface allows multiple application modules (e.g., Frontend, Editor) to be hosted within the same executable and launched via command-line flags.