#include "SALOMESDS_DataServerManager.hxx"
#include "SALOMESDS_Exception.hxx"
#include "SALOME_ContainerManager.hxx"
#include "SALOME_NamingService.hxx"
#include <sstream>
#include <algorithm>
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) |
T::PtrType CreateDataScope | ( | const std::string & | scopeName, |
const std::vector< std::string > & | scopes, | ||
SALOME_NamingService & | ns | ||
) |
References SALOME_ContainerManager::AddOmninamesParams(), SALOMESDS::DataServerManager::CreateAbsNameInNSFromScopeName(), duplicate(), SALOME_ContainerManager::GetTimeOutToLoaunchServer(), SALOME_ContainerManager::MakeTheCommandToBeLaunchedASync(), SALOME_NamingService::Resolve(), SALOME_ContainerManager::SleepInSecond(), and SALOME_ContainerManager::SystemThreadSafe().
T::PtrType GiveADataScopeCalled | ( | const std::string & | scopeName, |
const std::vector< std::string > & | scopes, | ||
SALOME_NamingService & | ns, | ||
CORBA::Boolean & | isCreated | ||
) |