27 #ifndef _SESSION_SERVERLAUNCHER_HXX_
28 #define _SESSION_SERVERLAUNCHER_HXX_
32 #include <omniORB4/CORBA.h>
44 inline ServArg(
int servType=0,
int firstArg=0,
int lastArg=0);
48 _servType(servType),_firstArg(firstArg),_lastArg(lastArg)
63 PortableServer::POA_ptr poa,
65 QWaitCondition *ServerLaunch,
67 QWaitCondition *SessionStarted);