#include "utilities.h"#include "SALOMEDS_StudyBuilder.hxx"#include "SALOMEDS.hxx"#include "SALOMEDS_SObject.hxx"#include "SALOMEDS_SComponent.hxx"#include "SALOMEDS_GenericAttribute.hxx"#include "SALOMEDS_StudyManager.hxx"#include "SALOMEDS_StudyBuilder_i.hxx"#include "SALOMEDS_Driver_i.hxx"#include "SALOMEDSImpl_SObject.hxx"#include "SALOMEDSImpl_SComponent.hxx"#include "SALOMEDSImpl_GenericAttribute.hxx"#include <string>#include <stdexcept>#include "DF_Attribute.hxx"#include "Utils_CorbaException.hxx"#include "Utils_ORB_INIT.hxx"#include "Utils_SINGLETON.hxx"
Functions | |
| _PTR (SComponent) SALOMEDS_StudyBuilder | |
| _PTR (SObject) SALOMEDS_StudyBuilder | |
| _PTR (GenericAttribute) SALOMEDS_StudyBuilder | |
| _PTR | ( | SComponent | ) | 
References _PTR, and SALOMEDS::lock().
| _PTR | ( | SObject | ) | 
References _PTR, SALOMEDS_SObject::GetCORBAImpl(), SALOMEDS_SObject::GetLocalImpl(), and SALOMEDS::lock().
| _PTR | ( | GenericAttribute | ) |