#include <string>
#include "AlephSession.h"
Include dependency graph for AlephManager.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | AlephManager |
the general Manager. More... | |
Enumerations | |
enum | AlephStatus { CREATED, INITIALIZED, RUNNING, TERMINATED, DELETED, UNKNOWN } |
|
Definition at line 21 of file AlephManager.h. |