file that contains interface of the session More...
Go to the source code of this file.
Data Structures | |
struct | SALOME::StatSession |
Session State and Statistics More... | |
interface | SALOME::Session |
Interface of the session. More... | |
exception | SALOME::Session::GUIActive |
This exception is raised when trying to stop the session with active GUI. More... | |
exception | SALOME::Session::RunningStudies |
This exception is raised when trying to stop the session with a number of running studies. More... | |
Namespaces | |
namespace | SALOME |
Module SALOME contains all base interfaces of SALOME Kernel. | |
Enumerations | |
enum | SALOME::SessionState { SALOME::asleep, SALOME::running, SALOME::shutdown } |
State of the session. More... | |
file that contains interface of the session