Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Session_SessionThread Class Reference

#include <Session_ServerThread.hxx>

Inheritance diagram for Session_SessionThread:
Inheritance graph

Public Member Functions

 Session_SessionThread ()
 
 Session_SessionThread (int argc, char **argv, CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, QMutex *GUIMutex, QWaitCondition *GUILauncher)
 
virtual ~Session_SessionThread ()
 
- Public Member Functions inherited from Session_ServerThread
 Session_ServerThread ()
 
 Session_ServerThread (int argc, char **argv, CORBA::ORB_ptr orb, PortableServer::POA_ptr poa)
 
virtual ~Session_ServerThread ()
 
void Init ()
 
void Shutdown ()
 

Protected Member Functions

virtual void ActivateSession (int argc, char **argv)
 
- Protected Member Functions inherited from Session_ServerThread
void ActivateModuleCatalog (int argc, char **argv)
 
void ActivateSALOMEDS (int argc, char **argv)
 
void ActivateRegistry (int argc, char **argv)
 
void ActivateContainer (int argc, char **argv)
 
void ActivateEngine (int argc, char **argv)
 
void ActivateContainerManager (int argc, char **argv)
 

Private Attributes

QMutex * _GUIMutex
 
QWaitCondition * _GUILauncher
 

Additional Inherited Members

- Static Public Attributes inherited from Session_ServerThread
static const int NB_SRV_TYP = 6
 
static const char * _serverTypes []
 
- Protected Attributes inherited from Session_ServerThread
int _argc
 
char ** _argv
 
int _servType
 
CORBA::ORB_var _orb
 
PortableServer::POA_var _root_poa
 
SALOME_NamingService * _NS
 
Engines_Container_i * _container
 

Constructor & Destructor Documentation

Session_SessionThread::Session_SessionThread ( )
inline
Session_SessionThread::Session_SessionThread ( int  argc,
char **  argv,
CORBA::ORB_ptr  orb,
PortableServer::POA_ptr  poa,
QMutex *  GUIMutex,
QWaitCondition *  GUILauncher 
)

constructor

Session_SessionThread::~Session_SessionThread ( )
virtual

destructor

Member Function Documentation

void Session_SessionThread::ActivateSession ( int  argc,
char **  argv 
)
protectedvirtual

Member Data Documentation

QWaitCondition* Session_SessionThread::_GUILauncher
private
QMutex* Session_SessionThread::_GUIMutex
private

The documentation for this class was generated from the following files: