Version: 9.12.0
GUIAppOldStyle Class Reference

Public Types

using NamingServiceImplementation = OldStyleNS
 

Public Member Functions

void connectToNSIfNeeded (CORBA::ORB_ptr orb)
 
void shutdownCORBAStufIfNeeded (bool shutdownAll, CORBA::ORB_ptr orb)
 
void killOtherServersIfNeeded ()
 
SALOME::Session_var getSession ()
 
void shutdownRemoteServersIfNeeded (bool remoteLauncher)
 

Static Public Attributes

static constexpr bool SSL_MODE = false
 

Private Attributes

std::unique_ptr< SALOME_NamingService > _NS
 

Member Typedef Documentation

◆ NamingServiceImplementation

Member Function Documentation

◆ connectToNSIfNeeded()

void GUIAppOldStyle::connectToNSIfNeeded ( CORBA::ORB_ptr  orb)
inline

References _NS.

◆ getSession()

SALOME::Session_var GUIAppOldStyle::getSession ( )

References _NS.

◆ killOtherServersIfNeeded()

void GUIAppOldStyle::killOtherServersIfNeeded ( )
inline

◆ shutdownCORBAStufIfNeeded()

void GUIAppOldStyle::shutdownCORBAStufIfNeeded ( bool  shutdownAll,
CORBA::ORB_ptr  orb 
)

◆ shutdownRemoteServersIfNeeded()

void GUIAppOldStyle::shutdownRemoteServersIfNeeded ( bool  remoteLauncher)

References _NS.

Member Data Documentation

◆ _NS

std::unique_ptr<SALOME_NamingService> GUIAppOldStyle::_NS
private

◆ SSL_MODE

constexpr bool GUIAppOldStyle::SSL_MODE = false
staticconstexpr

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