Version: 8.3.0
SALOME::StatSession Struct Reference

Session State and Statistics More...

import "SALOME_Session.idl";

Data Fields

SessionState state
 State of the session. More...
 
short runningStudies
 Number of running studies. More...
 
boolean activeGUI
 It is True if GUI is active in the session. More...
 

Detailed Description

Session State and Statistics

This struct contains a field list with general information about the session

Field Documentation

boolean SALOME::StatSession::activeGUI

It is True if GUI is active in the session.

short SALOME::StatSession::runningStudies

Number of running studies.

SessionState SALOME::StatSession::state

State of the session.

It can be:

  1. asleep : no running study
  2. running : one or more running studies