Version: 8.3.0
SALOMEDS_StudyManager_i.cxx File Reference
#include "utilities.h"
#include "SALOME_LifeCycleCORBA.hxx"
#include "SALOMEDS_StudyManager_i.hxx"
#include "SALOMEDS_Study_i.hxx"
#include "SALOMEDS_SComponent_i.hxx"
#include "SALOMEDS_Driver_i.hxx"
#include "SALOMEDS.hxx"
#include "SALOMEDSImpl_Study.hxx"
#include "SALOMEDSImpl_SObject.hxx"
#include "SALOMEDSImpl_SComponent.hxx"
#include "SALOMEDSImpl_AttributeIOR.hxx"
#include "Utils_CorbaException.hxx"
#include "Utils_ExceptHandlers.hxx"
#include "Basics_Utils.hxx"
#include "SALOME_GenericObj_i.hh"
#include <sstream>
#include <vector>
#include <map>
#include <sys/types.h>
#include <unistd.h>
Include dependency graph for SALOMEDS_StudyManager_i.cxx:

Namespaces

namespace  SALOMEDS
 This package contains the interfaces used for creation, management and modification of the Study.
 

Functions

 UNEXPECT_CATCH (SalomeException, SALOME::SALOME_Exception)
 
 UNEXPECT_CATCH (LockProtection, SALOMEDS::StudyBuilder::LockProtection)
 
static SALOMEDS_Driver_iGetDriver (const SALOMEDSImpl_SObject &theObject, CORBA::ORB_ptr orb)
 
PortableServer::ServantBase_var SALOMEDS::GetServant (CORBA::Object_ptr theObject, PortableServer::POA_ptr thePOA)
 

Variables

static std::map< int,
PortableServer::POA_ptr > 
_mapOfPOA
 

Function Documentation

static SALOMEDS_Driver_i* GetDriver ( const SALOMEDSImpl_SObject theObject,
CORBA::ORB_ptr  orb 
)
static
UNEXPECT_CATCH ( SalomeException  ,
SALOME::SALOME_Exception   
)

Variable Documentation

std::map<int, PortableServer::POA_ptr> _mapOfPOA
static