#include "utilities.h"#include "SALOMEDS_Study.hxx"#include "SALOMEDS.hxx"#include "SALOMEDS_SComponent.hxx"#include "SALOMEDS_SObject.hxx"#include "SALOMEDS_StudyBuilder.hxx"#include "SALOMEDS_ChildIterator.hxx"#include "SALOMEDS_SComponentIterator.hxx"#include "SALOMEDS_AttributeStudyProperties.hxx"#include "SALOMEDS_AttributeParameter.hxx"#include "SALOMEDS_UseCaseBuilder.hxx"#include "SALOMEDSImpl_SComponent.hxx"#include "SALOMEDSImpl_SObject.hxx"#include "SALOMEDSImpl_StudyBuilder.hxx"#include "SALOMEDSImpl_ChildIterator.hxx"#include "SALOMEDSImpl_SComponentIterator.hxx"#include "SALOMEDSImpl_AttributeStudyProperties.hxx"#include "SALOMEDSImpl_AttributeParameter.hxx"#include "SALOMEDSImpl_GenericVariable.hxx"#include "SALOMEDSImpl_UseCaseBuilder.hxx"#include <SALOME_KernelServices.hxx>#include "SALOMEDS_Driver_i.hxx"#include "SALOMEDS_Study_i.hxx"#include "OpUtil.hxx"#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 (SObject) SALOMEDS_Study | |
| _PTR (SComponent) SALOMEDS_Study | |
| _PTR (ChildIterator) SALOMEDS_Study | |
| _PTR (SComponentIterator) SALOMEDS_Study | |
| _PTR (StudyBuilder) SALOMEDS_Study | |
| _PTR (AttributeStudyProperties) SALOMEDS_Study | |
| _PTR (UseCaseBuilder) SALOMEDS_Study | |
| _PTR (AttributeParameter) SALOMEDS_Study | |
| _PTR | ( | AttributeParameter | ) |
| _PTR | ( | AttributeStudyProperties | ) |
| _PTR | ( | ChildIterator | ) |
| _PTR | ( | SComponent | ) |
| _PTR | ( | SComponentIterator | ) |
| _PTR | ( | SObject | ) |
References SALOMEDS_Study::_corba_impl, SALOMEDS_Study::_isLocal, SALOMEDS_Study::_local_impl, SALOMEDS_Study::_orb, SALOMEDS_Study::_PTR(), SALOMEDS_SObject::GetCORBAImpl(), GetDriver(), SALOMEDS_SObject::GetLocalImpl(), SALOMEDSImpl_SObject::IsNull(), SALOMEDS::lock(), and SALOMEDSImpl_Study::Paste().
| _PTR | ( | StudyBuilder | ) |
| _PTR | ( | UseCaseBuilder | ) |
| SALOMEDS_Driver_i * GetDriver | ( | const SALOMEDSImpl_SObject & | theObject, |
| CORBA::ORB_ptr | orb | ||
| ) |