#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 "SALOMEDS_Driver_i.hxx"#include "SALOMEDS_Study_i.hxx"#include "Utils_ORB_INIT.hxx"#include "Utils_SINGLETON.hxx"#include "Basics_Utils.hxx"#include <sys/types.h>#include <unistd.h>
Functions | |
| _PTR (SComponent) SALOMEDS_Study | |
| _PTR (SObject) 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 | ( | SComponent | ) | 
References _PTR, and SALOMEDS::lock().
| _PTR | ( | SObject | ) | 
References _PTR, SALOMEDSImpl_SObject::IsComponent(), and SALOMEDS::lock().
| _PTR | ( | ChildIterator | ) | 
References _PTR, SALOMEDS_SObject::GetCORBAImpl(), SALOMEDS_SObject::GetLocalImpl(), and SALOMEDS::lock().
| _PTR | ( | SComponentIterator | ) | 
References _PTR, and SALOMEDS::lock().
| _PTR | ( | StudyBuilder | ) | 
References _PTR, and SALOMEDS::lock().
| _PTR | ( | AttributeStudyProperties | ) | 
References _PTR, and SALOMEDS::lock().
| _PTR | ( | UseCaseBuilder | ) | 
References _PTR, and SALOMEDS::lock().
| _PTR | ( | AttributeParameter | ) | 
References _PTR, and SALOMEDS::lock().