#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>

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) |
| 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 | ||
| ) |
References envSalome::argv, SALOME_CPythonHelper::initializePython(), KERNEL_PY.batchmode_salome::obj, salome::orb, SALOME_ContainerPy::poa, and TestSalomeSDSHelper0::scopeName.
Referenced by main().
| CORBA::ORB_var GetCustomORB | ( | ) |
References pythfilter::args, KERNEL::GetRefToORB(), salome::orb, and SetArgcArgv().
Referenced by main().