Version: 8.3.0
SALOMESDS_DataServerManager.cxx File Reference
#include "SALOMESDS_DataServerManager.hxx"
#include "SALOMESDS_Exception.hxx"
#include "SALOME_ContainerManager.hxx"
#include "SALOME_NamingService.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 (const std::string &scopeName, const std::vector< std::string > &scopes, SALOME_NamingService &ns)
 
template<class T >
T::PtrType GiveADataScopeCalled (const std::string &scopeName, const std::vector< std::string > &scopes, SALOME_NamingService &ns, CORBA::Boolean &isCreated)
 

Function Documentation

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