Version: 9.15.0
SALOME_DataScopeServer_Common.cxx File Reference
#include "SALOMESDS_DataScopeServer.hxx"
#include "SALOMESDS_DataServerManager.hxx"
#include "SALOMESDS_Exception.hxx"
#include "SALOME_CPythonHelper.hxx"
#include "SALOME_NamingService_Abstract.hxx"
#include "ArgvKeeper.hxx"
#include "OpUtil.hxx"
#include <string>
#include <sstream>
#include <functional>
#include <vector>
Include dependency graph for SALOME_DataScopeServer_Common.cxx:
This graph shows which files directly or indirectly include this file:

Functions

CORBA::ORB_var GetCustomORB ()
 
int CommonDataScopeServerMain (int argc, char *argv[], CORBA::ORB_var orb, const std::string &scopeName, int isTransac, std::function< SALOME_NamingService_Container_Abstract *(CORBA::ORB_ptr)> nsGenrator)
 

Function Documentation

◆ CommonDataScopeServerMain()

int CommonDataScopeServerMain ( int  argc,
char *  argv[],
CORBA::ORB_var  orb,
const std::string &  scopeName,
int  isTransac,
std::function< SALOME_NamingService_Container_Abstract *(CORBA::ORB_ptr)>  nsGenrator 
)

◆ GetCustomORB()

CORBA::ORB_var GetCustomORB ( )