#include "SALOMEDS_StudyManager.hxx"
#include "SALOMEDS.hxx"
#include "SALOMEDS_Study.hxx"
#include "SALOMEDS_SObject.hxx"
#include "SALOMEDS_Driver_i.hxx"
#include "SALOMEDSImpl_Study.hxx"
#include "Utils_ORB_INIT.hxx"
#include "Utils_SINGLETON.hxx"
#include "utilities.h"
#include "Basics_Utils.hxx"
#include <sys/types.h>
#include <unistd.h>
Functions | |
SALOMEDS_Driver_i * | GetDriver (const SALOMEDSImpl_SObject &theObject, CORBA::ORB_ptr orb) |
_PTR (Study) SALOMEDS_StudyManager | |
_PTR (SObject) SALOMEDS_StudyManager | |
_PTR | ( | Study | ) |
References _PTR.
_PTR | ( | SObject | ) |
SALOMEDS_Driver_i * GetDriver | ( | const SALOMEDSImpl_SObject & | theObject, |
CORBA::ORB_ptr | orb | ||
) |
References SALOMEDSImpl_SObject::GetFatherComponent(), SALOMEDSImpl_SObject::GetIOR(), and SALOMEDSImpl_SObject::IsNull().
Referenced by _PTR(), SALOMEDS_StudyManager::CanCopy(), SALOMEDS_StudyManager_i::CanCopy(), SALOMEDS_StudyManager::CanPaste(), SALOMEDS_StudyManager_i::CanPaste(), SALOMEDS_StudyManager::Copy(), SALOMEDS_StudyManager_i::Copy(), and SALOMEDS_StudyManager_i::Paste().