Version: 9.15.0
SALOMESDS_DataServerManager.cxx File Reference
#include "SALOMESDS_DataServerManager.hxx"
#include "SALOMESDS_Exception.hxx"
#include "SALOME_ContainerManager.hxx"
#include "SALOME_NamingService.hxx"
#include "SALOME_Embedded_NamingService.hxx"
#include "KernelBasis.hxx"
#include <sstream>
#include <algorithm>
Include dependency graph for SALOMESDS_DataServerManager.cxx:

Data Structures

class  NormalFunctor
 
class  TransactionFunctor
 

Functions

template<class T >
T::PtrType CreateDataScope (CORBA::ORB_ptr orb, const std::string &scopeName, const std::vector< std::string > &scopes, SALOME_NamingService_Abstract &ns)
 
template<class T >
T::PtrType GiveADataScopeCalled (CORBA::ORB_ptr orb, const std::string &scopeName, const std::vector< std::string > &scopes, SALOME_NamingService_Abstract &ns, CORBA::Boolean &isCreated)
 

Function Documentation

◆ CreateDataScope()

◆ GiveADataScopeCalled()

template<class T >
T::PtrType GiveADataScopeCalled ( CORBA::ORB_ptr  orb,
const std::string &  scopeName,
const std::vector< std::string > &  scopes,
SALOME_NamingService_Abstract ns,
CORBA::Boolean &  isCreated 
)